Skip to content

Commit

Permalink
Update tests/cli/workflow/taxprofiler/test_cli_taxprofiler_metrics_de…
Browse files Browse the repository at this point in the history
…liver.py

Co-authored-by: Henrik Stranneheim <[email protected]>
  • Loading branch information
sofstam and henrikstranneheim authored Dec 7, 2023
1 parent 437f8aa commit f63818a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

def test_without_options(cli_runner: CliRunner, taxprofiler_context: CGConfig):
"""Test command without 'case_id' argument."""
# GIVEN no case_id
# GIVEN no case id

# WHEN using dry run without any options
result = cli_runner.invoke(metrics_deliver, obj=taxprofiler_context)
Expand Down

0 comments on commit f63818a

Please sign in to comment.