chore(playwright): enhance playwright config to reduce flakiness (#7174)

This commit is contained in:
Bijin A B
2026-02-17 18:57:39 +05:30
committed by GitHub
parent 03f7e60c66
commit 78c629e7a6
20 changed files with 26 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
{
"maximized": true,
"maximized": false,
"lastOpenedCollections": [
"{{projectRoot}}/tests/interpolation/dynamic-variable/collection"
]