We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d20275 commit cdfdf8fCopy full SHA for cdfdf8f
package.json
@@ -27,7 +27,7 @@
27
"test:e2e": "playwright test",
28
"test:e2e:ui": "playwright test --ui",
29
"test:e2e:debug": "playwright test --debug",
30
- "test:e2e:report": "playwright show-report"
+ "test:e2e:report": "playwright show-report tests/e2e/__report__"
31
},
32
"dependencies": {
33
"@crowdin/crowdin-api-client": "^1.25.0",
0 commit comments