Christopher Aue
Results
1
issues of
Christopher Aue
Instead of showing the reason for the failing assertion (e.g. a message mismatch) it shows `(unknown operator: throws)` Test file: ``` // error.js export default ({test}) => { test('failing throws...
bug