mirror of
https://github.com/konvajs/konva.git
synced 2025-12-26 14:45:44 +08:00
clean tests
This commit is contained in:
@@ -798,7 +798,6 @@ suite('Text', function() {
|
||||
compareLayerAndCanvas(layer, canvas, 200);
|
||||
});
|
||||
|
||||
// TODO: how to make correct behavior?
|
||||
test('linear gradient multiline', function() {
|
||||
Konva.pixelRatio = 1;
|
||||
var stage = addStage();
|
||||
|
||||
Reference in New Issue
Block a user