Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Sep 9, 2024
1 parent a84ee56 commit f8267ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pest3-now-available.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Again, Pest comes with a bunch of new architectural expectations and improvement

You may check all existing architectural expectations in our [Architecture Testing](/docs/arch-testing) section.

### `@pest-arch-ignore-line` and `@pest-arch-ignore-next-line`
### `@pest-arch-ignore-line`

As you may know, you can ignore specific expectation targets using the `ignoring()` method. In Pest 3, we are introducing `@pest-arch-ignore-line` and `@pest-arch-ignore-next-line` annotations to ignore specific lines or the next line.

Expand Down

0 comments on commit f8267ae

Please sign in to comment.