Skip to content

Commit 993caef

Browse files
committed
test: fix deprecation function session test config
1 parent 79a6f08 commit 993caef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Functional/app/config/framework.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ framework:
22
secret: test
33
test: ~
44
session:
5-
storage_id: session.storage.mock_file
5+
storage_id: session.storage.factory.mock_file
66
form: false
77
csrf_protection: false
88
validation:

0 commit comments

Comments
 (0)