mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
chore: enable reuseExistingServer
This commit is contained in:
@@ -92,6 +92,7 @@ const config: PlaywrightTestConfig = {
|
||||
webServer: {
|
||||
command: 'npm run dev',
|
||||
port: 8080,
|
||||
reuseExistingServer: true,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user