aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--js/tests/unit/affix.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/unit/affix.js b/js/tests/unit/affix.js
index f93dd62d2..67a49bf6a 100644
--- a/js/tests/unit/affix.js
+++ b/js/tests/unit/affix.js
@@ -65,7 +65,7 @@ $(function () {
setTimeout(function () {
window.scroll(0, 0)
- }, 18) // for testing in a browser
+ }, 16) // for testing in a browser
}, 0)
})
})