Skip to content

Commit

Permalink
Merge pull request #225 from ash-jc-allen/patch-1
Browse files Browse the repository at this point in the history
Fixed broken link
  • Loading branch information
nunomaduro authored Sep 4, 2023
2 parents 04c0a60 + f5356cd commit e3c9c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ test('app')
->toOnlyBeUsedIn('App\Models');
```

<a name="expect-ignoring"></a>
<a name="modifier-ignoring"></a>
### `ignoring()`

When defining your architecture rules, you can use the `ignoring()` method to exclude certain namespaces or classes that would otherwise be included in the rule definition.
Expand Down

0 comments on commit e3c9c09

Please sign in to comment.