Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-07-07 00:37:39 +0300
committerJulius Härtl <jus@bitgrid.net>2022-07-07 00:37:39 +0300
commitc7fb25e3f85247d09c0c0e111b29615580f4e99a (patch)
tree59c7ef8bb5c97bb8f93332cf9b4ee8a8b5e6762d /cypress
parentd3be13182dab7514aaf5a45dfa725d180d4afeca (diff)
Adapt cypress config and file namesdependabot/npm_and_yarn/master/cypress-10.3.0
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'cypress')
-rw-r--r--cypress/e2e/boardFeatures.js (renamed from cypress/integration/boardFeatures.js)0
-rw-r--r--cypress/e2e/cardFeatures.js (renamed from cypress/integration/cardFeatures.js)0
-rw-r--r--cypress/e2e/deckDashboard.js (renamed from cypress/integration/deckDashboard.js)0
-rw-r--r--cypress/e2e/stackFeatures.js (renamed from cypress/integration/stackFeatures.js)0
-rw-r--r--cypress/support/e2e.js (renamed from cypress/support/index.js)0
5 files changed, 0 insertions, 0 deletions
diff --git a/cypress/integration/boardFeatures.js b/cypress/e2e/boardFeatures.js
index 058da5e8..058da5e8 100644
--- a/cypress/integration/boardFeatures.js
+++ b/cypress/e2e/boardFeatures.js
diff --git a/cypress/integration/cardFeatures.js b/cypress/e2e/cardFeatures.js
index 5a413e20..5a413e20 100644
--- a/cypress/integration/cardFeatures.js
+++ b/cypress/e2e/cardFeatures.js
diff --git a/cypress/integration/deckDashboard.js b/cypress/e2e/deckDashboard.js
index ce85d43c..ce85d43c 100644
--- a/cypress/integration/deckDashboard.js
+++ b/cypress/e2e/deckDashboard.js
diff --git a/cypress/integration/stackFeatures.js b/cypress/e2e/stackFeatures.js
index 3ce09fa2..3ce09fa2 100644
--- a/cypress/integration/stackFeatures.js
+++ b/cypress/e2e/stackFeatures.js
diff --git a/cypress/support/index.js b/cypress/support/e2e.js
index d68db96d..d68db96d 100644
--- a/cypress/support/index.js
+++ b/cypress/support/e2e.js