Remove setting cleanup false (#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.
This commit is contained in:
Maarten van Middelaar 2018-06-14 01:11:36 +02:00 committed by Alexander Makarov
parent 56bac0cffd
commit d355029d02

View File

@ -12,7 +12,6 @@ modules:
config:
Yii2:
configFile: 'config/test.php'
cleanup: false
# To enable code coverage:
#coverage: