diff --git a/playwright-tests/.env.example b/playwright-tests/.env.example index 81a96cc7..7352dfd0 100644 --- a/playwright-tests/.env.example +++ b/playwright-tests/.env.example @@ -4,7 +4,7 @@ CCIS_API_AUTH= # DEV # Test API connects to our DEV environments for some reason -BASE_URL="https://selfservice.qa.glassclaim.com" +BASE_URL="https://selfservice.test.glassclaim.com" CCIS_API_URL="https://api.test.belronus.io" ADMIN_SERVICE_API_URL="https://issadminapi.dev.sagaws.net/iss-admin/api/v1/" DIGITAL_API_URL="https://digitalapi.dev.safelite.io"