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

Commit e2174e4

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 80c89d4 commit e2174e4

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)