mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
enable all tests
This commit is contained in:
parent
4c641b0ce9
commit
5bb4994b0e
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user