From 3b807c5d050b8a3404cc8cb68cc0aec8d280ae97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Thu, 6 Dec 2018 15:50:33 +0100 Subject: [PATCH] Add missing cypress.json --- cypress.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 cypress.json diff --git a/cypress.json b/cypress.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/cypress.json @@ -0,0 +1 @@ +{}