mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 15:23:44 +08:00
repait all tests
This commit is contained in:
parent
c3f4e53be5
commit
e23c288156
@ -889,7 +889,7 @@ suite('Container', function() {
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
test.only('node type selector', function() {
|
||||
test('node type selector', function() {
|
||||
var stage = addStage();
|
||||
var layer = new Konva.Layer();
|
||||
var fooLayer = new Konva.Layer();
|
||||
|
Loading…
Reference in New Issue
Block a user