Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a71e4ae

Browse files
Update api.suite.yml
Switching the order of the module dependence in order to resolve the problem mentioned in Codeception/Codeception#3263
1 parent e669ca5 commit a71e4ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tests/api.suite.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ modules:
33
enabled:
44
- Helper\Api
55
- Asserts
6+
- REST:
7+
depends: Laravel5
68
- Laravel5:
79
environment_file: .env.testing
8-
- REST:
9-
depends: Laravel5

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /