Fix playwright screenshot update command on linux (#12060)

* Change permission for synapse to work

* Upgrade playwright
This commit is contained in:
R Midhun Suresh
2023-12-15 20:00:59 +05:30
committed by GitHub
parent 9d93a3f54d
commit a7c039d314
3 changed files with 19 additions and 15 deletions

View File

@@ -156,7 +156,7 @@
"@peculiar/webcrypto": "^1.4.3",
"@percy/cli": "^1.11.0",
"@percy/cypress": "^3.1.2",
"@playwright/test": "^1.40.0",
"@playwright/test": "^1.40.1",
"@testing-library/cypress": "^9.0.0",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^6.0.0",