We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c1429 commit 64142f0Copy full SHA for 64142f0
tests/README.md
@@ -29,7 +29,7 @@ phpunit --group=mysql,base,i18n
29
30
You can get a list of available groups via `phpunit --list-groups`.
31
32
-A single test class could be run like the follwing:
+A single test class could be run like the following:
33
34
```
35
phpunit tests/framework/base/ObjectTest.php
0 commit comments