chore: minor fixes in the config

This commit is contained in:
alxshelepenok
2019-05-09 16:43:21 +03:00
parent 4eeaea4bd1
commit d0c4809d8f
2 changed files with 2 additions and 3 deletions

View File

@@ -25,5 +25,5 @@ module.exports = {
)
),
StaticQuery: jest.fn(),
useStaticQuery: jest.fn(),
useStaticQuery: jest.fn()
};