Skip to content

Commit 8512ad3

Browse files
authored
Merge pull request laravel#4716 from martin-heralecky/patch-1
Delete trailing whitespace in phpunit.xml
2 parents 5da2d13 + b23f77f commit 8512ad3

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)