Skip to content

Commit 44b23ff

Browse files
committed
Increase wait time a little so tests pass
1 parent 4763ff3 commit 44b23ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helpers/expect_helpers.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ proc exit_status_false {} {
1414
}
1515

1616
proc sync_tmux {} {
17-
sleep 1.0
17+
sleep 1.5
1818
}
1919

2020
proc sync_irb {} {

0 commit comments

Comments
 (0)