4 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
Jordan Harband
8b6b0f516d
add Promise.try tests 2024-05-01 15:27:31 -07:00