Skip to content

Commit

Permalink
test: enable regression test that now passes (#1833)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethFalco authored Nov 13, 2023
1 parent b740c07 commit 7d481ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/regression.js
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 7d481ac

Please sign in to comment.