You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change updates the test 'test-runner-xfail.js' so that the
validation of empty object exceptions correctly uses assert.throws()
with the required two arguments and checks for the 'ok' test status
in the output instead of checking for a console log of the caught
exception.
0 commit comments