Skip to content

Commit 0f02b5f

Browse files
committed
try stage for test
1 parent 48f43fe commit 0f02b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/hdx/api/test_ckan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class TestCKAN:
3232
def configuration(self):
3333
hdx_key = getenv("HDX_KEY_TEST")
3434
Configuration._create(
35-
hdx_site="demo",
35+
hdx_site="stage",
3636
user_agent="test",
3737
hdx_key=hdx_key,
3838
)

0 commit comments

Comments
 (0)