pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/nodejs/node/commit/1eed9caf5393ea88ac68d435f7a7aef0c32e381a

mer-b55097560d244c08.css" /> test: fix argument order in asserts · nodejs/node@1eed9ca · GitHub
Skip to content

Commit 1eed9ca

Browse files
@CAYdenbergMylesBorins
authored andcommitted
test: fix argument order in asserts
PR-URL: #23499 Reviewed-By: Guy Bedford <guybedford@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 283decb commit 1eed9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sequential/test-inspector-async-stack-traces-promise-then.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ async function runTests() {
4545
'break2', 'runTest:8');
4646

4747
await session.runToCompletion();
48-
assert.strictEqual(0, (await instance.expectShutdown()).exitCode);
48+
assert.strictEqual((await instance.expectShutdown()).exitCode, 0);
4949
}
5050

5151
function debuggerPausedAt(msg, functionName, previousTickLocation) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy