Skip to content

Commit

Permalink
fix: small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
polomani committed Dec 2, 2024
1 parent ae1c179 commit 1a3eb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests_integration/test_api/test_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

@pytest.fixture
def workflow_simint_routine(cognite_client: CogniteClient) -> str:
ensure_workflow_simint_routine(cognite_client)
return ensure_workflow_simint_routine(cognite_client)


@pytest.fixture(autouse=True, scope="module")
Expand Down

0 comments on commit 1a3eb6c

Please sign in to comment.