test: remove third param from assert.strictEqual · nodejs/node@ea1fda6 · GitHub
Skip to content

Commit ea1fda6

Browse files
davis.okoth@kemsa.co.keBethGriggs
authored andcommitted
test: remove third param from assert.strictEqual
Removing third argument in calls to assert.strictEqual() so that the values of the first two arguments are shown instead as this is more useful for debugging. Refs: https://nodejs.org/api/assert.html#assert_assert_strictequal_actual_expected_message PR-URL: #19536 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent c3ecf05 commit ea1fda6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/parallel/test-fs-mkdir-rmdir.js

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)