fix tests

This commit is contained in:
Mitchell Hashimoto
2026-02-19 14:10:32 -08:00
parent eb335fb8dd
commit 2a62f21bf0
3 changed files with 3 additions and 3 deletions

View File

@@ -143,7 +143,7 @@ test "cursor: always block with preedit" {
// If we're scrolled though, then we don't show the cursor.
for (0..100) |_| try term.index();
try term.scrollViewport(.{ .top = {} });
term.scrollViewport(.{ .top = {} });
try state.update(alloc, &term);
// In any bool state