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 9d00e02 commit 9805c49Copy full SHA for 9805c49
src/Framework/Environment.php
@@ -15,7 +15,7 @@
15
*/
16
class Environment
17
{
18
- /** Should Tester use console colors? */
+ /** Should Test use console colors? */
19
public const COLORS = 'NETTE_TESTER_COLORS';
20
21
/** Test is run by Runner */
0 commit comments