summaryrefslogtreecommitdiff
path: root/tests/specs/permission/write_allow_binary
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/permission/write_allow_binary')
-rw-r--r--tests/specs/permission/write_allow_binary/main.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/permission/write_allow_binary/main.out b/tests/specs/permission/write_allow_binary/main.out
index e7c47f288..0432ee6c9 100644
--- a/tests/specs/permission/write_allow_binary/main.out
+++ b/tests/specs/permission/write_allow_binary/main.out
@@ -1,5 +1,5 @@
Running...
-error: Uncaught (in promise) PermissionDenied: Requires write access to "binary[WILDLINE]", run again with the --allow-write flag
+error: Uncaught (in promise) NotCapable: Requires write access to "binary[WILDLINE]", run again with the --allow-write flag
Deno.writeTextFileSync(binaryName, "");
^
at [WILDCARD]