summaryrefslogtreecommitdiff
path: root/cli/tests/error_local_static_import_from_remote.js.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/error_local_static_import_from_remote.js.out')
-rw-r--r--cli/tests/error_local_static_import_from_remote.js.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/error_local_static_import_from_remote.js.out b/cli/tests/error_local_static_import_from_remote.js.out
index 4e6a9d4e7..c3fda1274 100644
--- a/cli/tests/error_local_static_import_from_remote.js.out
+++ b/cli/tests/error_local_static_import_from_remote.js.out
@@ -1,2 +1,2 @@
[WILDCARD]
-error: Remote module are not allowed to statically import local modules. Use dynamic import instead.
+error: Remote modules are not allowed to statically import local modules. Use dynamic import instead.