diff --git a/tests/test_live.py b/tests/test_live.py index 7609c2ee..1c0ecc0f 100644 --- a/tests/test_live.py +++ b/tests/test_live.py @@ -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