/* This was created following along from https://www.gatsbyjs.com/docs/how-to/testing/unit-testing/ The purpose is to mock static file imports - see jest.config.js */ module.exports = 'test-file-stub';