Skip to content

Commit

Permalink
Fkx quotes in addAttributesToSVGElement plugin config.
Browse files Browse the repository at this point in the history
  • Loading branch information
strarsis committed Oct 30, 2019
1 parent 824da51 commit 001a87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/coa/_index.js
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ describe('coa', function() {
multipass: true,
config: `{
"plugins": [{ "addAttributesToSVGElement": {
"attribute": "aria-hidden='true'"
"attribute": "aria-hidden=\\"true\\""
} }]
}`
}).then(function() {
Expand Down

0 comments on commit 001a87a

Please sign in to comment.