diff --git a/playwright.config-local.ts b/playwright.config-local.ts index 511af52..c3bd2a5 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: 20000, + // timeout: 10000, /* Run your local dev server before starting the tests */ /** diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index d5617a3..ea1a389 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -129,7 +129,10 @@
ID
-
+
{{ activeDid }}