Skip to content

Commit

Permalink
Show failures in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tombruijn committed Jan 11, 2024
1 parent b0b8abe commit b6edab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def test_client_options_merge_sources():
assert client._config.options["name"] == "MyApp"
assert client._config.options["push_api_key"] == "some_key"
assert "app_path" in client._config.options
assert 1 == 2


def test_client_agent_inactive():
Expand Down

0 comments on commit b6edab4

Please sign in to comment.