Tests cleanup

This commit is contained in:
Dyakin
2018-09-04 13:37:40 +03:00
parent 8cf561a11c
commit 94bc556b8d
5 changed files with 210 additions and 210 deletions

View File

@@ -1140,7 +1140,7 @@ suite('Path', function() {
);
});
it('getClientRect', function() {
test('getClientRect', function() {
var stage = addStage();
var layer = new Konva.Layer();
stage.add(layer);