Skip to content

Commit

Permalink
Remove unrelated comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
strarsis committed Mar 9, 2020
1 parent 70c8a33 commit 4e20568
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/coa/_index.js
Expand Up @@ -213,8 +213,6 @@ describe('coa', function() {

done(!/in_svg__in_svg__/.test(mpSvgOut) ? null : 'prefixIds plugin doesn\'t detect subsequent passes with multipass enabled.');

// https://github.com/svg/svgo/issues/659
// https://github.com/svg/svgo/issues/1133
fse.removeSync('temp.svg');
}, error => done(error));
});
Expand Down

0 comments on commit 4e20568

Please sign in to comment.