test: fix fs test-fs-utimes strictEqual arg order · nodejs/node@2e015e5 · GitHub
Skip to content

Commit 2e015e5

Browse files
bnoordhuistargos
authored andcommitted
test: fix fs test-fs-utimes strictEqual arg order
`actual` is the first argument, `expected` the second, but the test flipped them around and was producing confusing assertion messages as a result. Refs: #32408 (comment) PR-URL: #32420 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 991aca3 commit 2e015e5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/parallel/test-fs-utimes.js

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)