chore: fix flaky playwright tests (#7159)

This commit is contained in:
Bijin A B
2026-02-17 01:25:41 +05:30
committed by GitHub
parent 634b62642f
commit dfc3a1b78c
39 changed files with 111 additions and 160 deletions

View File

@@ -1,6 +1,6 @@
{
"maximized": false,
"lastOpenedCollections": [
"{{projectRoot}}/tests/scripting/url-helpers/fixtures/collections/url_helpers_test"
"{{collectionPath}}/url_helpers_test"
]
}