Skip to content

Commit

Permalink
Merge branch 'metrics-deliver' of https://github.com/Clinical-Genomic…
Browse files Browse the repository at this point in the history
…s/cg into metrics-deliver
  • Loading branch information
sofstam committed Dec 8, 2023
2 parents e7a1a91 + c72a345 commit 6566d67
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 6566d67

Please sign in to comment.