Skip to content

Commit

Permalink
Try dev instead of demo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarans committed Jan 12, 2025
1 parent 348c2f0 commit 434dba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/hdx/api/test_ckan.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class TestCKAN:
def configuration(self):
hdx_key = getenv("HDX_KEY_TEST")
Configuration._create(
hdx_site="demo",
hdx_site="dev",
user_agent="test",
hdx_key=hdx_key,
)
Expand Down

0 comments on commit 434dba7

Please sign in to comment.