Skip to content

Commit 0e3ba34

Browse files
committed
added tester to ignore list. Fix #6
1 parent b26c37f commit 0e3ba34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Codeception/Specify/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ class Config
3333
// Codeception
3434
'dependencies',
3535
'dependencyInput',
36+
'tester'
3637
];
3738

3839
protected static $deepClone = true;

0 commit comments

Comments
 (0)