From b575e83bd05de546725b25096aa6d9958d6194b9 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Tue, 24 Aug 2021 10:36:42 +0200 Subject: [PATCH] remove unused cypress config --- cypress.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 cypress.json diff --git a/cypress.json b/cypress.json deleted file mode 100644 index 05c11ce4..00000000 --- a/cypress.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "reporter": "list" -}