From 58ab672bd7cde2a99fb81f2846a0c133b0ad64aa Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Tue, 24 Sep 2024 16:20:16 +0545 Subject: [PATCH 1/2] fix design --- .../organization-[organization]/members/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/(console)/organization-[organization]/members/+page.svelte b/src/routes/(console)/organization-[organization]/members/+page.svelte index 3bbdd0dbb..da1733c63 100644 --- a/src/routes/(console)/organization-[organization]/members/+page.svelte +++ b/src/routes/(console)/organization-[organization]/members/+page.svelte @@ -100,9 +100,9 @@ >Default, Editor, Analyst, Billing.

-

+

Learn more about roles. From 2e14be4c587434546e2bcb66143e359f121ff95c Mon Sep 17 00:00:00 2001 From: ernstmul Date: Tue, 24 Sep 2024 14:01:19 +0200 Subject: [PATCH 2/2] Update endpoint --- playwright.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright.config.ts b/playwright.config.ts index b03afb942..0d8c2beda 100644 --- a/playwright.config.ts +++ b/playwright.config.ts @@ -12,7 +12,7 @@ const config: PlaywrightTestConfig = { webServer: { timeout: 120000, env: { - PUBLIC_APPWRITE_ENDPOINT: 'http://console-tests.appwrite.org/v1', + PUBLIC_APPWRITE_ENDPOINT: 'https://dlbilling.appwrite.org/v1', PUBLIC_CONSOLE_MODE: 'cloud', PUBLIC_STRIPE_KEY: 'pk_test_51LT5nsGYD1ySxNCyd7b304wPD8Y1XKKWR6hqo6cu3GIRwgvcVNzoZv4vKt5DfYXL1gRGw4JOqE19afwkJYJq1g3K004eVfpdWn'