Skip to content
This repository was archived by the owner on Apr 12, 2020. It is now read-only.
/ browser Public archive

Commit 8ee9051

Browse files
committed
Fix an insignificant typo
1 parent 7e82134 commit 8ee9051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
bootstrap="vendor/autoload.php"
1313
>
1414
<testsuites>
15-
<testsuite name="Gitonimy/Browser Test Suite">
15+
<testsuite name="Gitonomy/Browser Test Suite">
1616
<directory>tests</directory>
1717
</testsuite>
1818
</testsuites>

0 commit comments

Comments
 (0)