mirror of
https://github.com/konvajs/konva.git
synced 2026-01-24 05:45:14 +08:00
prettier
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
suite('BaseLayer', function() {
|
||||
suite('BaseLayer', function () {
|
||||
// ======================================================
|
||||
test('width and height', function() {
|
||||
test('width and height', function () {
|
||||
Konva.showWarnings = false;
|
||||
var stage = addStage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user