Removed comments in settings test. (#6431)

* Removed comments in settings test.

* Fixed admin tests.
This commit is contained in:
SamTV12345 2024-06-05 21:36:05 +02:00 committed by GitHub
parent 5cbf644f83
commit 94985923a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 681 deletions

View file

@ -40,7 +40,7 @@
"etherpad-yajsml": "0.0.12",
"express": "4.19.2",
"express-rate-limit": "^7.2.0",
"express-session": "npm:@etherpad/express-session@^1.18.2",
"@etherpad/express-session": "^1.18.2",
"fast-deep-equal": "^3.1.3",
"find-root": "1.1.0",
"formidable": "^3.5.1",