mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 12:34:42 +08:00
build and enable all tests
This commit is contained in:
parent
7de82e5823
commit
71261c21bf
2
konva.min.js
vendored
2
konva.min.js
vendored
File diff suppressed because one or more lines are too long
@ -315,7 +315,7 @@ suite('TextPath', function() {
|
||||
assert.equal(layer.getContext().getTrace(true), trace);
|
||||
});
|
||||
|
||||
test.only('Text path with align right', function() {
|
||||
test('Text path with align right', function() {
|
||||
var stage = addStage();
|
||||
var layer = new Konva.Layer();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user