Skip to content

Commit 94c4396

Browse files
RafaelGSSmarco-ippolito
authored andcommitted
test: add URL tests to fs-write
PR-URL: nodejs#51352 Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: LiviaMedeiros <livia@cirno.name>
1 parent ef4383b commit 94c4396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/permission/fs-write.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,4 +467,4 @@ const absoluteProtectedFolder = path.resolve(relativeProtectedFolder);
467467
permission: 'FileSystemWrite',
468468
resource: path.toNamespacedPath(blockedFile),
469469
});
470-
}
470+
}

0 commit comments

Comments
 (0)