From 190259bb0f512d881a1dc852ff0c68dd41aeb434 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sat, 12 Nov 2022 11:37:43 +0100 Subject: Init --- app/cypress.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/cypress.json (limited to 'app/cypress.json') diff --git a/app/cypress.json b/app/cypress.json new file mode 100644 index 0000000..470c720 --- /dev/null +++ b/app/cypress.json @@ -0,0 +1,3 @@ +{ + "pluginsFile": "tests/e2e/plugins/index.js" +} -- cgit v1.2.3-18-g5258