Skip to content

Commit a9f747f

Browse files
committed
revert more
1 parent 6c52c55 commit a9f747f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phpunit.xml.dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</php>
1717

1818
<testsuites>
19-
<testsuite name="all">
20-
<directory>Tests</directory>
19+
<testsuite name="Graphql controllers bundle Test Suite">
20+
<directory>./Tests/</directory>
2121
</testsuite>
2222
</testsuites>
2323

0 commit comments

Comments
 (0)