Skip to content

Commit

Permalink
refactor: rename retry decorator to retries
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianSedzik committed Jan 31, 2024
1 parent bb6c9f8 commit 27f5b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/ten-snails-buy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"playwright-decorators": minor
---

Add `@retry` decorator
Add `@retries` decorator

Set the maximum number of retry attempts given to failed `@tests` in the `@suite`

Expand Down

0 comments on commit 27f5b0f

Please sign in to comment.