Skip to content

Commit a21716c

Browse files
committed
Give it more time
1 parent 9882c05 commit a21716c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/pjax_fallback.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ asyncTest("scrolls to anchor at top page"+s, function() {
153153
setTimeout(function() {
154154
equal(frame.window.scrollY, 8)
155155
start()
156-
}, 10)
156+
}, 100)
157157
}
158158

159159
frame.$.pjax({

0 commit comments

Comments
 (0)