mirror of
https://github.com/konvajs/konva.git
synced 2025-10-27 04:09:02 +08:00
build and test fix
This commit is contained in:
@@ -1198,7 +1198,7 @@ suite('Transformer', function() {
|
||||
x: 20,
|
||||
y: 20
|
||||
});
|
||||
assert.equal(shape.name(), 'top-left');
|
||||
assert.equal(shape.name(), 'top-left _anchor');
|
||||
});
|
||||
|
||||
test('check rotator size on scaled transformer', function() {
|
||||
|
||||
Reference in New Issue
Block a user