🔧 [Refactor] Add errors: undefined to searches.spec.js
Created by: Tirokk
Authored by mattwr18 Closed
⚡ Refactor ticket
Sometimes, the tests fail and we don't know why they have failed, it just returns data: null
Motive
We need feedback on why the tests are failing. With errrors: undefined
we can get that feedback.