We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c44ecc commit d3e15c9Copy full SHA for d3e15c9
phpunit.dusk.xml
@@ -9,7 +9,7 @@
9
processIsolation="false"
10
stopOnFailure="false">
11
<testsuites>
12
- <testsuite name="Browser Tests">
+ <testsuite name="Browser Test Suite">
13
<directory suffix="Test.php">./tests/Browser</directory>
14
</testsuite>
15
</testsuites>
0 commit comments