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 980e26cce1
commit bfd934d09e
@@ -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)
# ---------------------------------------------------------------------------