feat(arch): Adds support for opposite expectations of toHavePrefix and toHaveSuffix.

This commit is contained in:
Luke Downing
2023-07-31 11:28:53 +01:00
parent b795a92840
commit 6886558ed1
9 changed files with 96 additions and 7 deletions

View File

@ -42,6 +42,7 @@
"psr-4": {
"Tests\\Fixtures\\Covers\\": "tests/Fixtures/Covers",
"Tests\\Fixtures\\Inheritance\\": "tests/Fixtures/Inheritance",
"Tests\\Fixtures\\Arch\\": "tests/Fixtures/Arch",
"Tests\\": "tests/PHPUnit/"
},
"files": [