Skip to content

Commit d355029

Browse files
Maarten van Middelaarsamdark
authored andcommitted
Remove setting cleanup false (yiisoft#183)
It is not clear why cleanup is set to false in the template. ActiveFixture fixture data is not loaded when a previous test had fixtures.
1 parent 56bac0c commit d355029

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeception.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ modules:
1212
config:
1313
Yii2:
1414
configFile: 'config/test.php'
15-
cleanup: false
1615

1716
# To enable code coverage:
1817
#coverage:

0 commit comments

Comments
 (0)