Reubert Barbosa

Results 2 comments of Reubert Barbosa

Yeah, it works here! but on slow motion

For those that are still trying, according with @uiyuvi , you can do: ``` import { mount } from 'enzyme' import MockAdapter from 'axios-mock-adapter' ... test('Testing async function', async ()...