module.exports = { verbose: true, testURL: 'http://localhost/', setupFiles: ['/setupTests.js'], testPathIgnorePatterns: ['/node_modules/', '/dist/', '/demo/dist/'], snapshotSerializers: ['enzyme-to-json/serializer'], };