enable all tests

This commit is contained in:
Anton Lavrenov 2022-08-05 10:12:11 -05:00
parent 0f8f2f4548
commit e2f4710258

View File

@ -12,7 +12,7 @@ import {
assertAlmostEqual, assertAlmostEqual,
} from './test-utils'; } from './test-utils';
describe.only('Text', function () { describe('Text', function () {
// ====================================================== // ======================================================
it('text with empty config is allowed', function () { it('text with empty config is allowed', function () {
var stage = addStage(); var stage = addStage();