Skip to content

Commit a834a2a

Browse files
committed
added guy to ignore list
1 parent 0e3ba34 commit a834a2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Codeception/Specify/Config.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ class Config
3333
// Codeception
3434
'dependencies',
3535
'dependencyInput',
36-
'tester'
36+
'tester',
37+
'guy'
3738
];
3839

3940
protected static $deepClone = true;

0 commit comments

Comments
 (0)