diff --git a/playwright.config-local.ts b/playwright.config-local.ts index eb95e44..511af52 100644 --- a/playwright.config-local.ts +++ b/playwright.config-local.ts @@ -74,7 +74,7 @@ export default defineConfig({ /* Configure global timeout; default is 30000 milliseconds */ // the image upload will often not succeed at 5 seconds - timeout: 15000, + timeout: 20000, /* Run your local dev server before starting the tests */ /** diff --git a/src/views/ContactsView.vue b/src/views/ContactsView.vue index 524ddd0..a964371 100644 --- a/src/views/ContactsView.vue +++ b/src/views/ContactsView.vue @@ -56,7 +56,7 @@ />