Removed double slash (#2817)

This commit is contained in:
Alex Janousek
2025-08-07 11:55:26 -04:00
committed by GitHub
parent 12cd3d711e
commit 843699061d
3 changed files with 10 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ NODE_EXTRA_CA_CERTS="path to Homebrew CA certificate"
# E2E Testing
NOTIFY_E2E_TEST_URI=http://localhost:6012/
NOTIFY_E2E_TEST_URI=http://localhost:6012
NOTIFY_E2E_AUTH_STATE_PATH=playwright/.auth/
# Uncomment the next two lines to enable E2E testing;