Skip to content

Commit

Permalink
REVERT ME
Browse files Browse the repository at this point in the history
  • Loading branch information
michelletran-codecov committed Sep 24, 2024
1 parent 7b5f897 commit 7142505
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/commands/test_process_test_results.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
from codecov_cli.main import cli
from codecov_cli.types import RequestResult

def test_fail():
assert False


def test_process_test_results(
mocker,
Expand Down

0 comments on commit 7142505

Please sign in to comment.