Skip to content

Commit

Permalink
get_instruments_list no additional logging
Browse files Browse the repository at this point in the history
  • Loading branch information
burnout87 committed Nov 9, 2023
1 parent aeb9d86 commit 73a0678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_live.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def test_instrument_description_not_null(remove_any_token_from_environment):
host=get_platform_dispatcher(),
instrument="mock",
)

assert disp.get_instrument_description('isgri') is not None


Expand Down

0 comments on commit 73a0678

Please sign in to comment.