promises-aplus/promises-tests

Typos in 2.3.3.js

Closed this issue · 3 comments

Lines 667 and 690 in 2.3.3.js should both be rejectPromise(other) rather than resolvePromise(other), no?

-Steve

Yeah, looks right. If you want to send a pull request to gain all the associated fame and glory, please do :).

Done. Bring on the fame and glory...

Fixed by #44 and will go out in a 2.0.1 release shortly, thanks!