Update Flex endpoint

This commit is contained in:
github-action[bot]
2021-11-23 10:20:55 +00:00
parent f906addb52
commit ec8144456d
40 changed files with 1218 additions and 1218 deletions
+12 -12
View File
@@ -13,18 +13,6 @@
]
},
"files": {
".env.test": {
"contents": [
"# define your env variables for the test env here",
"KERNEL_CLASS='App\\Kernel'",
"APP_SECRET='$ecretf0rt3st'",
"SYMFONY_DEPRECATIONS_HELPER=999999",
"PANTHER_APP_ENV=panther",
"PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
""
],
"executable": false
},
"tests/bootstrap.php": {
"contents": [
"<?php",
@@ -86,6 +74,18 @@
""
],
"executable": false
},
".env.test": {
"contents": [
"# define your env variables for the test env here",
"KERNEL_CLASS='App\\Kernel'",
"APP_SECRET='$ecretf0rt3st'",
"SYMFONY_DEPRECATIONS_HELPER=999999",
"PANTHER_APP_ENV=panther",
"PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
""
],
"executable": false
}
},
"ref": "b5b34fa22319ac1f7f6c180b30e160841c154a1e"