test(e2e,rtc): click before input property-name

This commit is contained in:
rcmerci
2025-05-25 23:34:27 +08:00
parent a3746920d7
commit 6d7388a7b7
3 changed files with 3 additions and 4 deletions

View File

@@ -86,7 +86,7 @@ jobs:
- name: Run e2e tests
run: cd clj-e2e && timeout 30m bb run-rtc-extra-test
env:
DEBUG: "pw:api"
# DEBUG: "pw:api"
- name: Collect screenshots
if: ${{ failure() }}