mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
feat: improve provider testing (#1280)
This commit is contained in:
@@ -38,6 +38,7 @@ const config: PlaywrightTestConfig = {
|
||||
reuseExistingServer: !process.env.CI,
|
||||
env: {
|
||||
COVERAGE: process.env.COVERAGE || 'false',
|
||||
ENABLE_DEBUG_PAGE: '1',
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user