mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
test: longer timeout.
This commit is contained in:
@@ -11,7 +11,7 @@ const config: PlaywrightTestConfig = {
|
||||
trace: 'on-first-retry'
|
||||
},
|
||||
webServer: {
|
||||
timeout: 120000,
|
||||
timeout: 180000,
|
||||
env: {
|
||||
PUBLIC_CONSOLE_PROFILE: 'console',
|
||||
PUBLIC_AI_SERVICE_BASE_URL: 'http://appwrite.test/v1',
|
||||
|
||||
Reference in New Issue
Block a user