From 8858641d6ff9b59b52fcde75b8024fa468ecc21e Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Sat, 19 Jan 2019 15:57:58 -0200 Subject: [PATCH] Fix process SVG test --- test/index.spec.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/index.spec.js b/test/index.spec.js index 2144293..8fb7a33 100644 --- a/test/index.spec.js +++ b/test/index.spec.js @@ -236,8 +236,7 @@ describe('react-inlinesvg', () => { const extraProp = 'data-isvg="test"'; const wrapper = setup({ src: fixtures.url, - processSVG: svgText => - svgText.replace(' svgText.replace(' { wrapper.update();