Skip to content

Commit 0a43f50

Browse files
committed
Try stage (which works running test locally)
1 parent 5442808 commit 0a43f50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/hdx/api/test_ckan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class TestCKAN:
3030
def configuration(self):
3131
hdx_key = getenv("HDX_KEY_TEST")
3232
Configuration._create(
33-
hdx_site="dev",
33+
hdx_site="stage",
3434
user_agent="test",
3535
hdx_key=hdx_key,
3636
)

0 commit comments

Comments
 (0)