removed the last reminents of cypress

This commit is contained in:
Frank Elsinga
2024-06-04 03:02:34 +02:00
parent 10ebdcacaa
commit 77d82ec30f
4 changed files with 0 additions and 40 deletions

View File

@@ -1,7 +1,6 @@
module.exports = {
ignorePatterns: [
"test/*.js",
"test/cypress",
"server/modules/apicache/*",
"src/util.js"
],