Rename test
This commit is contained in:
parent
9d5a930eab
commit
aa18cfddd6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ use PHPat\Test\PHPat;
|
|||
|
||||
final class ArchitectureTest {
|
||||
|
||||
public function test_classes_should_be_final(): Rule {
|
||||
public function test_all_classes_should_be_final(): Rule {
|
||||
return PHPat::rule()
|
||||
->classes(
|
||||
Selector::inNamespace(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue