mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 02:37:59 +08:00
enable all tests
This commit is contained in:
@@ -190,7 +190,7 @@ suite('TextPath', function() {
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
test.only('Render Text Along complex path cached', function() {
|
||||
test('Render Text Along complex path cached', function() {
|
||||
var stage = addStage();
|
||||
var layer = new Konva.Layer();
|
||||
|
||||
|
Reference in New Issue
Block a user