mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 21:34:50 +08:00
remove old checks
This commit is contained in:
@@ -142,9 +142,8 @@ suite('RegularPolygon', function() {
|
||||
height: 100,
|
||||
width: 100
|
||||
});
|
||||
if (!window.isPhantomJS) {
|
||||
cloneAndCompareLayer(layer, 254);
|
||||
}
|
||||
|
||||
cloneAndCompareLayer(layer, 254);
|
||||
Konva.pixelRatio = undefined;
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user