Cypress test for QR code display (#11240)

This commit is contained in:
Richard van der Hoff
2023-07-13 14:56:15 +01:00
committed by GitHub
parent 2cfbd73cd3
commit 46c12a808f
3 changed files with 69 additions and 0 deletions

View File

@@ -203,6 +203,7 @@
"jest-environment-jsdom": "^29.2.2",
"jest-mock": "^29.2.2",
"jest-raw-loader": "^1.0.1",
"jsqr": "^1.4.0",
"matrix-mock-request": "^2.5.0",
"matrix-web-i18n": "^1.4.0",
"mocha-junit-reporter": "^2.2.0",