From 1ef737fb2955e3e3896a9b02f805b0f10810c3e6 Mon Sep 17 00:00:00 2001 From: "annie.black" Date: Thu, 29 Jan 2026 13:32:27 -0500 Subject: [PATCH] non readme change --- tests/commit-queue-playground/cli/test_main.py | 1 - 1 file changed, 1 deletion(-) 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