test(phase2): fix mobile E2E test Playwright fixture structure - 15 tests valid

This commit is contained in:
2026-04-21 14:45:24 +03:00
parent 982b09f7b4
commit 74c91b117f
8 changed files with 294 additions and 198 deletions

View File

@@ -84,7 +84,8 @@
"Bash(python *)",
"Bash(grep -E \"\\\\.\\(py|ts\\)$\")",
"Bash(grep -E \"\\\\.py$\")",
"Bash(git worktree *)"
"Bash(git worktree *)",
"Bash(npm list *)"
]
}
}