Skip to content

Commit cbc5207

Browse files
committed
Position tests: Fixed typo.
1 parent 88e1418 commit cbc5207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/position/position_core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ test( "collision: fit, no collision", function() {
310310
}, "no offset" );
311311

312312
collisionTest({
313-
collition: "fit",
313+
collision: "fit",
314314
at: "right+2 bottom+3"
315315
}, {
316316
top: 13,

0 commit comments

Comments
 (0)