Treat should().throw(undefined) like should().throw()
Interpret throw(undefined) to mean that an error of any type is expected. This is the same as throw(). BUG=706558 TEST=audit.html Review-Url: https://codereview.chromium.org/2783033002 Cr-Commit-Position: refs/heads/master@{#460584}
Showing
Please register or sign in to comment