Skip to content

Commit

Permalink
update occurrence
Browse files Browse the repository at this point in the history
Signed-off-by: Panos Vagenas <[email protected]>
  • Loading branch information
vagenas committed Jul 19, 2023
1 parent ce35d3a commit 26e45ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

@pytest.fixture
def cps_api() -> CpsApi:
return CpsApi.default_from_env()
return CpsApi.from_env()

0 comments on commit 26e45ff

Please sign in to comment.