Skip to content

Commit f676ef3

Browse files
authored
Merge pull request #1943 from stloyd/ci-session
Don't use native file session in tests
2 parents fdb1203 + 5695b20 commit f676ef3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/App/config/config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ framework:
88
form:
99
enabled: true
1010
csrf_protection: ~
11+
session:
12+
handler_id: 'session.handler.native'
1113

1214
monolog:
1315
handlers:

0 commit comments

Comments
 (0)