mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
enable all tests
This commit is contained in:
parent
0f8f2f4548
commit
e2f4710258
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user