Skip to content

Commit

Permalink
Removed the last reminents of cypress (#4819)
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Jun 4, 2024
2 parents c7b83e7 + 77d82ec commit 4794f9e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 40 deletions.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/.idea
/node_modules
/data*
/cypress
/out
/test
/kubernetes
Expand Down
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module.exports = {
ignorePatterns: [
"test/*.js",
"test/cypress",
"server/modules/apicache/*",
"src/util.js"
],
Expand Down
28 changes: 0 additions & 28 deletions config/cypress.config.js

This file was deleted.

10 changes: 0 additions & 10 deletions config/cypress.frontend.config.js

This file was deleted.

0 comments on commit 4794f9e

Please sign in to comment.