Skip to content

Commit 8596030

Browse files
committed
ERA001 - Found commented code
1 parent 0a5fc6b commit 8596030

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/pytest/_cli_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
@pytest.mark.parametrize(
2424
('raised_error', 'expected_stderr'),
2525
(
26-
# pytest.param(PreCommitTerraformExit('sentinel'), 'App exiting: sentinel', id='app-exit'),
2726
pytest.param(
2827
PreCommitTerraformRuntimeError('sentinel'),
2928
'App execution took an unexpected turn: sentinel. Exiting...',

0 commit comments

Comments
 (0)