1
0
mirror of https://github.com/svg/svgo.git synced 2026-01-27 07:02:06 +03:00

test: enable regression test that now passes (#1833)

This commit is contained in:
Seth Falco
2023-11-13 15:12:40 +00:00
committed by GitHub
parent b740c07695
commit 7d481acfea

View File

@@ -40,7 +40,6 @@ const runTests = async ({ list }) => {
name === 'w3c-svg-11-test-suite/svg/struct-use-10-f.svg' ||
name === 'w3c-svg-11-test-suite/svg/struct-use-11-f.svg' ||
name === 'w3c-svg-11-test-suite/svg/styling-css-01-b.svg' ||
name === 'w3c-svg-11-test-suite/svg/styling-css-03-b.svg' ||
name === 'w3c-svg-11-test-suite/svg/styling-css-04-f.svg' ||
// strange artifact breaks inconsistently breaks regression tests
name === 'w3c-svg-11-test-suite/svg/filters-conv-05-f.svg'