mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-01 05:03:10 +00:00
ui: playwright increase test timeout
(cherry picked from commit 5b117539f821a8d2194bef4fa4958b4932401e41)
This commit is contained in:
parent
ebebe42072
commit
a9c4c76671
@ -84,6 +84,10 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
||||||
|
// Increase timeout for the test
|
||||||
|
timeout: 60000,
|
||||||
|
|
||||||
|
|
||||||
/* Run your local dev server before starting the tests */
|
/* Run your local dev server before starting the tests */
|
||||||
// webServer: {
|
// webServer: {
|
||||||
// command: 'npm run start',
|
// command: 'npm run start',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user