Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3bd09a9ef4 | ||
|
|
f228527c65 | ||
|
|
b91c04774d |
@@ -36,7 +36,7 @@ class BaseTester:
|
||||
self.user = user
|
||||
self.passwd = passwd
|
||||
if dev:
|
||||
self.base_url = "https://crm.staging.caat.org.uk"
|
||||
self.base_url = "https://crm.dev.caat.org.uk"
|
||||
else:
|
||||
self.base_url = "https://crm.staging.caat.org.uk"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user