Files
jasmine/spec
Steve Gravrock 0170005015 Treat any argument to the done callback as an error
This reduces the risk of incorrectly passing a spec due to not correctly
detecting that an argument is an `Error` instance. Detecting Error instances
in a way that's reliable and portable across different browsers, TrustedTypes,
and frames is difficult.

[Finishes #178267587]
2021-07-24 09:30:39 -07:00
..
2021-07-22 21:37:57 -07:00
2019-05-21 18:23:48 -07:00
2020-09-29 18:05:38 -07:00