Skip to content

Commit 9a3a979

Browse files
committed
Tests: run acceptance
1 parent c50e0cb commit 9a3a979

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ before_script:
9090

9191
script:
9292
- codecept run integration
93+
- codecept run acceptance
9394

9495
# change this when merged
9596
branches:

codeception.dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ extensions:
1616
- Codeception\Command\GenerateWPAjax
1717
- Codeception\Command\GenerateWPCanonical
1818
- Codeception\Command\GenerateWPXMLRPC
19-
- Codeception\Command\DbSnapshot
19+
#- Codeception\Command\DbSnapshot
2020
- tad\Codeception\Command\SearchReplace
2121
params:
2222
- env

0 commit comments

Comments
 (0)