Skip to content

Commit bc81d5b

Browse files
committed
Codeception v3 compatibility
1 parent 640cbe6 commit bc81d5b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

codeception.dist.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ paths:
77
envs: tests/_envs
88
actor_suffix: Tester
99
settings:
10-
bootstrap: _bootstrap.php
1110
shuffle: true
1211
coverage:
1312
enabled: true

tests/unit.suite.dist.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
actor: UnitTester
2+
bootstrap: _bootstrap.php
23
modules:
34
enabled:
45
- Asserts

0 commit comments

Comments
 (0)