Commented out skipped tests

This commit is contained in:
Knut Sveidqvist
2025-05-20 15:26:27 +02:00
parent 43092e6e11
commit dc3ed65c18

View File

@@ -287,7 +287,7 @@ classDef sales fill:#c3a66b,stroke:#333;
{} {}
); );
}); });
/*
it.skip('12: should render a treemap with title', () => { it.skip('12: should render a treemap with title', () => {
imgSnapshotTest( imgSnapshotTest(
` `
@@ -338,4 +338,5 @@ classDef sales fill:#c3a66b,stroke:#333;
{} {}
); );
}); });
*/
}); });