test( 'fetch using a custom api_key', async t => {

    t.plan( 2 )

    const trailer = await movieTrailer( 'oceans eleven', { apiKey: '9d2bff12ed955c7f1f74b83187f188ae' } )