Skip to content

Commit 9a37177

Browse files
committed
docs: fix test tag name
1 parent 939e46f commit 9a37177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ To the top of the file inherit from the `layout.html` template by using an `exte
353353

354354
## 6.5 - Employer Template Review Stars
355355

356-
@pytest.mark.employer-template-reviews Still `employer.html` in the `<div>` with a class of `media-left` add this for loop:
356+
@pytest.mark.employer-template-review-stars Still `employer.html` in the `<div>` with a class of `media-left` add this for loop:
357357

358358
```
359359
{% for _ in range(1, review['rating']): %}

0 commit comments

Comments
 (0)