Skip to content

Commit d7b9b5f

Browse files
Fix CS/WS issue
1 parent b687ecb commit d7b9b5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/FacadeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ public static function provider(): array
138138
],
139139
'globstar, filter prefix: no, filter suffix: no, excludes: none' => [
140140
[
141-
142141
$fixtureDirectoryRealpath . '/a/c/d/i/PrefixSuffix.php',
143142
$fixtureDirectoryRealpath . '/b/e/g/i/PrefixSuffix.php',
144143
$fixtureDirectoryRealpath . '/b/e/i/PrefixSuffix.php',

0 commit comments

Comments
 (0)