We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d08f69 commit b885a47Copy full SHA for b885a47
tests/test_airbus_client.py
@@ -7,6 +7,7 @@
7
8
from resource_catalogue_fastapi.airbus_client import AirbusClient
9
10
+
11
@pytest.fixture
12
def airbus_client():
13
return AirbusClient(airbus_env="test")
0 commit comments