We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f97c0 commit 2385ad2Copy full SHA for 2385ad2
tests/unit/fixtures/Psr4Fixture.php
@@ -4,7 +4,7 @@
4
namespace {
5
6
// @phpcsSniffPropertiesStart
7
- $psr4 = ["\\Inpsyde\\CodingStandard\\Tests\\" => "tests/"];
+ $psr4 = ["\\Inpsyde\\CodingStandard\\Tests\\" => "tests/unit"];
8
$exclude = ["\\I\\Am\\Excluded\\Psr4Fixture"];
9
// @phpcsSniffPropertiesEnd
10
}
0 commit comments