Which Vitest assertion correctly waits for `loadUser()` to reject with `"Not found"`?

from JavaScript
intermediate 1 min

Which Vitest assertion correctly waits for `loadUser()` to reject with `"Not found"`?

Report an error