Fix intermittent failing test
Created by: Tirokk
Authored by mattwr18 Merged
- the test was regularly failing our build
- change from toEqual to toMatchObject since there is more info coming back, like errors, etc...
Created by: Tirokk
Authored by mattwr18 Merged