Skip to content

Commit

Permalink
Fix codeception tests (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
rob006 authored and samdark committed Nov 1, 2016
1 parent 71b41b8 commit 2e12823
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions codeception.yml
Expand Up @@ -12,6 +12,7 @@ modules:
config:
Yii2:
configFile: 'config/test.php'
cleanup: false

# To enable code coverage:
#coverage:
Expand Down
3 changes: 1 addition & 2 deletions tests/functional.suite.yml
Expand Up @@ -10,5 +10,4 @@ class_name: FunctionalTester
modules:
enabled:
- Filesystem
- Yii2:
cleanup: false
- Yii2

0 comments on commit 2e12823

Please sign in to comment.