chore: remove unused files (#1966)
* chore: removed unused files Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * chore: remove cypress deprecated config option Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * chore: remove deprecated log file Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> --------- Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
This commit is contained in:
@@ -5,7 +5,6 @@ export default defineConfig({
|
||||
e2e: {
|
||||
baseUrl: 'http://localhost:5055',
|
||||
video: true,
|
||||
experimentalSessionAndOrigin: true,
|
||||
},
|
||||
env: {
|
||||
ADMIN_EMAIL: 'admin@seerr.dev',
|
||||
|
||||
Reference in New Issue
Block a user