diff --git a/source/components/JsxParser.test.tsx b/source/components/JsxParser.test.tsx index c92291e..ed68177 100644 --- a/source/components/JsxParser.test.tsx +++ b/source/components/JsxParser.test.tsx @@ -951,9 +951,7 @@ describe('JsxParser Component', () => { window.foo = jest.fn(() => true) const wrapper = mount( ' - } + jsx="" />, )