Skip to content

Commit b23f77f

Browse files
delete trailing whitespace in phpunit.xml
1 parent 5da2d13 commit b23f77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<testsuite name="Unit">
1313
<directory suffix="Test.php">./tests/Unit</directory>
1414
</testsuite>
15-
15+
1616
<testsuite name="Feature">
1717
<directory suffix="Test.php">./tests/Feature</directory>
1818
</testsuite>

0 commit comments

Comments
 (0)