Skip to content

Commit baa9231

Browse files
committed
chore(readify) lint
1 parent 53f1b06 commit baa9231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/readify.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ test('readify: result: raw', async (t) => {
124124
t.end();
125125
});
126126

127-
test('readify: result: uid: 0', async(t) => {
127+
test('readify: result: uid: 0', async (t) => {
128128
const name = 'hello.txt';
129129
const mode = 16893;
130130
const size = 1024;

0 commit comments

Comments
 (0)