I have a simple test
const url = \'http://www.google.com\'; it.only(\'should return Test\', async () => { const stub = nock(url).get(\'/\').reply(2