From 70ede54ba08fc6a5107c633e4e913a7a977c2c20 Mon Sep 17 00:00:00 2001 From: Uday Boppa Date: Wed, 8 Jul 2026 12:27:35 -0400 Subject: [PATCH] Azure pipeline triggering work --- playwright-tests/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright-tests/.env.example b/playwright-tests/.env.example index e9355c42..81a96cc7 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.dev.glassclaim.com" +BASE_URL="https://selfservice.qa.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"