Merged in chore/remove-cypress (pull request #3066)

chore: remove unused dependencies

* chore: remove cypress

* remove unused deps

* update yarn.lock after removing unused deps


Approved-by: Anton Gunnarsson
This commit is contained in:
Joakim Jäderberg
2025-11-04 10:20:06 +00:00
parent 0131b5f731
commit 59143b4023
16 changed files with 46 additions and 3854 deletions

View File

@@ -12,7 +12,6 @@ CURITY_CLIENT_ID_USER=""
CURITY_CLIENT_SECRET_USER=""
CURITY_ISSUER_USER="https://testlogin.scandichotels.com"
CURITY_ISSUER_SERVICE="https://testlogin.scandichotels.com"
CYPRESS_BASE_URL="http://localhost:3000"
# See next.config.js for info
DEPLOY_PRIME_URL="http://localhost:3000"
NEXTAUTH_REDIRECT_PROXY_URL="http://localhost:3000/api/web/auth"