6 Commits

Author SHA1 Message Date
Timothy Flynn
232dfc7b60
Add missing return statement to throwsAsync callback
This callback is expected to return a thenable.
2024-05-18 11:30:57 -04:00
Jordan Harband
5217ef396e
throwsAsync, Promise.try: avoid unneeded syntax
Followup to #4086
2024-05-17 09:13:21 -07:00
Sosuke Suzuki
57c7d06bf1 Wrap throwsAsync with asyncTest 2024-05-17 16:31:13 +02:00
Sosuke Suzuki
3d3df6ec02 Remove incorrect property access 2024-05-17 21:57:46 +09:00
Sosuke Suzuki
d4fac47d3b Fix asyncTest usage for Promise.try tests 2024-05-17 14:20:50 +02:00
Jordan Harband
8b6b0f516d
add Promise.try tests 2024-05-01 15:27:31 -07:00