mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-04 03:44:45 +00:00
Fixed unit test
This commit is contained in:
parent
60e9d0f144
commit
cabc63c633
1 changed files with 0 additions and 1 deletions
|
|
@ -571,7 +571,6 @@
|
|||
|
||||
equal(filter.type, 'Tint');
|
||||
|
||||
ok(filter.color instanceof fabric.Color, 'should inherit from fabric.Color');
|
||||
equal(filter.color, '#000000');
|
||||
equal(filter.opacity, 1);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue