restore 2 tests and fix snapshot

This commit is contained in:
JFH
2021-05-31 00:10:26 +02:00
parent 074df9cdec
commit 5682b7bc59
3 changed files with 3 additions and 11 deletions

View File

@@ -149,7 +149,7 @@ describe('utilities bbox', function () {
g.remove();
});
it.skip('Test getBBoxWithTransform and a rotation transform', function () {
it('Test getBBoxWithTransform and a rotation transform', function () {
const { getBBoxWithTransform } = utilities;
let elem = mockCreateSVGElement({
@@ -231,7 +231,7 @@ describe('utilities bbox', function () {
elem.remove();
});
it.skip('Test getBBoxWithTransform with rotation and matrix transforms', function () {
it('Test getBBoxWithTransform with rotation and matrix transforms', function () {
const { getBBoxWithTransform } = utilities;
let tx = 10; // tx right