mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
build for 8.3.12
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
assertAlmostEqual,
|
||||
} from './test-utils';
|
||||
|
||||
describe.only('Text', function () {
|
||||
describe('Text', function () {
|
||||
// ======================================================
|
||||
it('text with empty config is allowed', function () {
|
||||
var stage = addStage();
|
||||
|
||||
Reference in New Issue
Block a user