Skip to content

Commit b37d971

Browse files
committed
Fix failing test of dialog with small screen
1 parent 0489fb8 commit b37d971

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/reline/yamatanooroti/test_rendering.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,11 +1309,11 @@ def test_scroll_at_bottom_for_dialog
13091309
prompt>
13101310
prompt>
13111311
prompt>
1312-
prompt> S
13131312
prompt> String
13141313
prompt> Struct
1315-
prompt> enSymbol
1316-
ScriptError
1314+
prompt> Symbol
1315+
prompt> enScriptError
1316+
SyntaxError
13171317
Signal
13181318
EOC
13191319
end

0 commit comments

Comments
 (0)