mirror of
https://github.com/svg/svgo.git
synced 2025-07-31 07:44:22 +03:00
Fix collapsing repeated with marker-mid in style rule
This commit is contained in:
@ -108,9 +108,7 @@ const runTests = async ({ svgFiles }) => {
|
||||
// unstable test
|
||||
name === 'filters-light-04-f' ||
|
||||
// mismatched draft cases
|
||||
name === 'imp-path-01-f' ||
|
||||
name === 'interact-pointer-04-f' ||
|
||||
name === 'painting-marker-properties-01-f' ||
|
||||
name === 'pservers-pattern-05-f' ||
|
||||
name === 'struct-cond-overview-03-f' ||
|
||||
name === 'struct-use-07-b' ||
|
||||
|
Reference in New Issue
Block a user