Skip to content

Commit

Permalink
Research hub API
Browse files Browse the repository at this point in the history
  • Loading branch information
spodgorny9 committed May 28, 2024
1 parent 9a7b6cf commit b963006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/web/test_rhub_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from elm.web.rhub import PublicationsList
import elm.web.rhub

os.environ["RHUB_API_KEY"] = "dummy"

PROFILES_JSON = os.path.join(TEST_DATA_DIR, 'rhub_api_profiles.json')
PUBLICATIONS_JSON = os.path.join(TEST_DATA_DIR, 'rhub_api_publications.json')
Expand Down

0 comments on commit b963006

Please sign in to comment.