mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
Tests cleanup
This commit is contained in:
@@ -1140,7 +1140,7 @@ suite('Path', function() {
|
||||
);
|
||||
});
|
||||
|
||||
it('getClientRect', function() {
|
||||
test('getClientRect', function() {
|
||||
var stage = addStage();
|
||||
var layer = new Konva.Layer();
|
||||
stage.add(layer);
|
||||
|
Reference in New Issue
Block a user