diff --git a/integrationTest/providers.json b/integrationTest/providers.json index eb1e5bcc0..c5198ea96 100644 --- a/integrationTest/providers.json +++ b/integrationTest/providers.json @@ -142,7 +142,8 @@ "NAMECHEAP": { "apikey": "$NAMECHEAP_KEY", "apiuser": "$NAMECHEAP_USER", - "domain": "$NAMECHEAP_DOMAIN" + "domain": "$NAMECHEAP_DOMAIN", + "BaseURL": "$NAMECHEAP_BASEURL" }, "NAMEDOTCOM": { "apikey": "$NAMEDOTCOM_KEY",