Skip to content

Commit a0f5202

Browse files
committed
Fix env
1 parent 24450dc commit a0f5202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional.suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ modules:
1010
enabled:
1111
- Symfony:
1212
app_path: 'src'
13-
environment: 'tests'
13+
environment: 'test'
1414
- Doctrine2:
1515
depends: Symfony
1616
cleanup: true

0 commit comments

Comments
 (0)