mirror of
https://github.com/konvajs/konva.git
synced 2025-10-08 00:14:23 +08:00
enable all tests
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