summaryrefslogtreecommitdiff
path: root/tests/testdata/run/059_fs_relative_path_perm.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/059_fs_relative_path_perm.ts.out')
-rw-r--r--tests/testdata/run/059_fs_relative_path_perm.ts.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdata/run/059_fs_relative_path_perm.ts.out b/tests/testdata/run/059_fs_relative_path_perm.ts.out
index b23628cd6..0d0412208 100644
--- a/tests/testdata/run/059_fs_relative_path_perm.ts.out
+++ b/tests/testdata/run/059_fs_relative_path_perm.ts.out
@@ -1,4 +1,4 @@
-[WILDCARD]error: Uncaught (in promise) PermissionDenied: Requires read access to "non-existent", run again with the --allow-read flag
+[WILDCARD]error: Uncaught (in promise) NotCapable: Requires read access to "non-existent", run again with the --allow-read flag
Deno.readFileSync("non-existent");
^
at [WILDCARD]