Skip to content

Commit

Permalink
test: add URL tests to fs-write
Browse files Browse the repository at this point in the history
PR-URL: nodejs#51352
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
  • Loading branch information
RafaelGSS authored and marco-ippolito committed Feb 2, 2024
1 parent ef4383b commit 94c4396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/permission/fs-write.js
Original file line number Diff line number Diff line change
Expand Up @@ -467,4 +467,4 @@ const absoluteProtectedFolder = path.resolve(relativeProtectedFolder);
permission: 'FileSystemWrite',
resource: path.toNamespacedPath(blockedFile),
});
}
}

0 comments on commit 94c4396

Please sign in to comment.