Skip to content

Commit b05230a

Browse files
author
Jonathan Foote
committed
Fixing copy/pasta test name
1 parent 5767661 commit b05230a

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
@@ -16,7 +16,7 @@
1616
</include>
1717
</coverage>
1818
<testsuites>
19-
<testsuite name="swivel tests">
19+
<testsuite name="CQRS tests">
2020
<directory>./test</directory>
2121
</testsuite>
2222
</testsuites>

0 commit comments

Comments
 (0)