Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Jun 16, 2023
1 parent ce3a915 commit 41afb91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ def test_action__pull_request__annotations(
git=None,
)
expected = """::group::Annotations of lines with missing coverage
::warning file=foo.py,line=6::This line has no coverage
::endgroup::"""
output = capsys.readouterr()

Expand Down

0 comments on commit 41afb91

Please sign in to comment.