fix(tui): apply ruff formatting to test steps file

ISSUES CLOSED: #6450
This commit is contained in:
2026-05-31 13:08:08 -04:00
committed by drew
parent 4f23b572fb
commit 4fa50372f0
@@ -87,6 +87,7 @@ def step_verify_text(context, expected):
f"Expected '{expected}', got '{context.overlay._text}'"
)
# ---------------------------------------------------------------------------
# set_commands with query (lines 31-36, 39)
# ---------------------------------------------------------------------------