Skip to content

Commit 553f64f

Browse files
committed
Fix test suite name
1 parent 7426319 commit 553f64f

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
failOnRisky="true"
1313
failOnWarning="true">
1414
<testsuites>
15-
<testsuite name="Fast Forward Config test suite">
15+
<testsuite name="Fast Forward Http Factory Test Suite">
1616
<directory>tests</directory>
1717
</testsuite>
1818
</testsuites>

0 commit comments

Comments
 (0)