diff --git a/tests/commit-queue-playground/cli/test_main.py b/tests/commit-queue-playground/cli/test_main.py index 872cfaf7..6b5f10ad 100644 --- a/tests/commit-queue-playground/cli/test_main.py +++ b/tests/commit-queue-playground/cli/test_main.py @@ -1,5 +1,4 @@ def test_that_passes(): assert 1 == 1 - assert 2 == 2 assert 12 == 12