Internal: Remove config file for session in test env

Config to use will be in when@test in  config/packages/framework.yaml
pull/5329/head
Angel Fernando Quiroz Campos 1 year ago
parent cfce8ccff0
commit 858989b978
  1. 4
      config/packages/test/framework.yaml

@ -1,4 +0,0 @@
framework:
test: true
session:
storage_id: session.storage.mock_file
Loading…
Cancel
Save