summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/lint/with_malformed_config.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/lint/with_malformed_config.out')
-rw-r--r--cli/tests/testdata/lint/with_malformed_config.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/lint/with_malformed_config.out b/cli/tests/testdata/lint/with_malformed_config.out
index 88fb8c457..3aa491065 100644
--- a/cli/tests/testdata/lint/with_malformed_config.out
+++ b/cli/tests/testdata/lint/with_malformed_config.out
@@ -1,4 +1,4 @@
error: Failed to parse "lint" configuration
Caused by:
- unknown field `dont_know_this_field`, expected `rules` or `files`
+ unknown field `dont_know_this_field`, expected one of `rules`, `files`, `report`