Skip to content

Commit 9805c49

Browse files
committed
typo
1 parent 9d00e02 commit 9805c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Framework/Environment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616
class Environment
1717
{
18-
/** Should Tester use console colors? */
18+
/** Should Test use console colors? */
1919
public const COLORS = 'NETTE_TESTER_COLORS';
2020

2121
/** Test is run by Runner */

0 commit comments

Comments
 (0)