We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3ba34 commit a834a2aCopy full SHA for a834a2a
1 file changed
src/Codeception/Specify/Config.php
@@ -33,7 +33,8 @@ class Config
33
// Codeception
34
'dependencies',
35
'dependencyInput',
36
- 'tester'
+ 'tester',
37
+ 'guy'
38
];
39
40
protected static $deepClone = true;
0 commit comments