mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-03 03:24:42 +00:00
Update util.js
This commit is contained in:
parent
c346d297ad
commit
6ceb1123b6
1 changed files with 1 additions and 1 deletions
|
|
@ -482,7 +482,7 @@
|
|||
});
|
||||
|
||||
setTimeout(function() {
|
||||
ok(group1 instanceof fabric.pathGroup);
|
||||
ok(group1 instanceof fabric.PathGroup);
|
||||
start();
|
||||
}, 2000);
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue