mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 15:23:44 +08:00
repair tests
This commit is contained in:
parent
0d7dd64f95
commit
0f1d045701
@ -113,7 +113,7 @@ suite('Path', function() {
|
||||
var layer = new Konva.Layer();
|
||||
|
||||
var path = new Konva.Path({
|
||||
data: 'm200,100,100,0,0,50,z',
|
||||
data: 'm200,100,100,0,0,50,-100,0z',
|
||||
fill: '#fcc',
|
||||
// stroke: '#333',
|
||||
// strokeWidth: 2,
|
||||
|
Loading…
Reference in New Issue
Block a user