mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-02 19:48:17 +00:00
ui: playwright increase test timeout
This commit is contained in:
parent
67820a2aa7
commit
5b117539f8
@ -84,6 +84,10 @@ export default defineConfig({
|
||||
},
|
||||
],
|
||||
|
||||
// Increase timeout for the test
|
||||
timeout: 60000,
|
||||
|
||||
|
||||
/* Run your local dev server before starting the tests */
|
||||
// webServer: {
|
||||
// command: 'npm run start',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user