Skip to content

Commit

Permalink
Update tests/meta/workflow/conftest.py
Browse files Browse the repository at this point in the history
Co-authored-by: Henrik Stranneheim <[email protected]>
  • Loading branch information
sofstam and henrikstranneheim authored Dec 8, 2023
1 parent b3c6a5a commit c72a345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/meta/workflow/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ def fixture_mip_analysis_api(
return analysis_api


@pytest.fixture(name="taxprofiler_metrics")
@pytest.fixture
def taxprofiler_metrics() -> dict[str, float]:
"""Return Taxprofiler raw analysis metrics dictionary."""
return {
Expand Down

0 comments on commit c72a345

Please sign in to comment.