summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/lint/expected_json.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/lint/expected_json.out')
-rw-r--r--cli/tests/testdata/lint/expected_json.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/lint/expected_json.out b/cli/tests/testdata/lint/expected_json.out
index dbeb8039b..9af79ce3d 100644
--- a/cli/tests/testdata/lint/expected_json.out
+++ b/cli/tests/testdata/lint/expected_json.out
@@ -58,7 +58,7 @@
"errors": [
{
"file_path": "[WILDCARD]malformed.js",
- "message": "Expected }, got <eof> at [WILDCARD]malformed.js:4:15"
+ "message": "Expected }, got <eof> at [WILDCARD]malformed.js:4:16"
}
]
}