aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/sortable/sortable.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/sortable/sortable.js')
-rw-r--r--tests/unit/sortable/sortable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/sortable/sortable.js b/tests/unit/sortable/sortable.js
index d68134785..5757fe9c8 100644
--- a/tests/unit/sortable/sortable.js
+++ b/tests/unit/sortable/sortable.js
@@ -18,7 +18,7 @@ var defaults = {
scroll: true,
scrollSensitivity: 20,
scrollSpeed: 20,
- tolerance: "guess",
+ tolerance: "default",
zIndex: 1000
};