Skip to content

Commit 30d0b51

Browse files
committed
Wait longer in test_free_search
So that Travis tests can pass.
1 parent 21bae0f commit 30d0b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_free_search.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ assert_on_screen "No results!" "No results is displayed when no results"
133133

134134
new_tmux_pane
135135
display_text "something2"
136-
sleep 0.5
136+
sleep 1.0
137137
search "something\[\[:digit:]]"
138138
next_match
139139
next_match

0 commit comments

Comments
 (0)