From b6fa85599e0aba0b34a0bd8d134bff5336782ac1 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 6 Sep 2019 16:29:56 +0300 Subject: Fix jest configuration for svg files --- vnext/__mocks__/styleMock.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext/__mocks__/styleMock.js') diff --git a/vnext/__mocks__/styleMock.js b/vnext/__mocks__/styleMock.js index 7c6d6c73..f053ebf7 100644 --- a/vnext/__mocks__/styleMock.js +++ b/vnext/__mocks__/styleMock.js @@ -1 +1 @@ -module.exports = {} \ No newline at end of file +module.exports = {}; -- cgit v1.2.3