Skip to content

Commit 1caa18d

Browse files
Update DotReporter.php: Typo (#6804)
1 parent a4a1ee0 commit 1caa18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/DotReporter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
/**
1515
* DotReporter provides less verbose output for test execution.
16-
* Like PHPUnit printer it prints dots "." for successful testes and "F" for failures.
16+
* Like PHPUnit printer it prints dots "." for successful tests and "F" for failures.
1717
*
1818
* ![](https://cloud.githubusercontent.com/assets/220264/26132800/4d23f336-3aab-11e7-81ba-2896a4c623d2.png)
1919
*

0 commit comments

Comments
 (0)