test: refactor test-fs-append-file.js · nodejs/node@55269c1 · GitHub
Skip to content

Commit 55269c1

Browse files
radelmannaddaleax
authored andcommitted
test: refactor test-fs-append-file.js
- Replaced var with either const or let. - Replaced assert.equal() with assert.strictEqual(). - Replaced all error checks with assert.ifError(e). PR-URL: #10110 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
1 parent bffbf68 commit 55269c1

1 file changed

Lines changed: 44 additions & 43 deletions

File tree

test/parallel/test-fs-append-file.js

Lines changed: 44 additions & 43 deletions

0 commit comments

Comments
 (0)