const testInput = { searchString: 'pubs new york', maxCrawledPlaces: 2, }; module.exports = { testInput, };