mirror of
https://github.com/nodejs/node.git
synced 2025-05-19 09:44:08 +00:00
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
Resolve or reject do not take effect on a resolved Promise.
|
|
|
|
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
PASS result is "foo"
|
|
PASS successfullyParsed is true
|
|
|
|
TEST COMPLETE
|
|
|