mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
ci: collect test coverage on electron (#2335)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { test } from '@playwright/test';
|
||||
import { test } from '@affine-test/kit/playwright';
|
||||
|
||||
import { openHomePage } from '../libs/load-page';
|
||||
import { waitMarkdownImported } from '../libs/page-logic';
|
||||
|
||||
Reference in New Issue
Block a user