summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2023-04-19 03:01:03 -0400
committerJohn Turner <jturner.usa@gmail.com>2023-04-19 03:01:03 -0400
commit004344f765e0a7471139c44562bc38af8ca8191b (patch)
treebebf94bf7e69e6e0e35a9ac830f2321477f60d03 /tests
parent4038d8be9593d556412ce9705a324785f7d9e125 (diff)
downloadget-004344f765e0a7471139c44562bc38af8ca8191b.tar.gz
reworded the error returned on invalid name value pair
Diffstat (limited to 'tests')
-rw-r--r--tests/trybuild/invalid-attribute.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/trybuild/invalid-attribute.stderr b/tests/trybuild/invalid-attribute.stderr
index e408bb0..f36da71 100644
--- a/tests/trybuild/invalid-attribute.stderr
+++ b/tests/trybuild/invalid-attribute.stderr
@@ -20,4 +20,4 @@ error: proc-macro derive panicked
15 | #[derive(Get)]
| ^^^
|
- = help: message: called `Result::unwrap()` on an `Err` value: "invalid name value list in attribute"
+ = help: message: called `Result::unwrap()` on an `Err` value: "invalid name value pair in attribute"