refactor: move test utils to package (#3206)

This commit is contained in:
Alex Yang
2023-07-13 17:05:01 +08:00
parent 559d9bb9a8
commit 912cd7fb8b
61 changed files with 199 additions and 551 deletions

View File

@@ -232,6 +232,7 @@ jobs:
- name: Run playwright tests
run: yarn e2e --forbid-only --shard=${{ matrix.shard }}/${{ strategy.job-total }}
working-directory: tests/affine-local
env:
COVERAGE: true