Skip to content

Commit

Permalink
Update ui tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Mar 14, 2020
1 parent ecb84c9 commit 138d29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/lint/use_suggestion_json.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"message": "cannot find type `Iter` in this scope",
"code": {
"code": "E0412",
"explanation": "The type name used is not in scope.
"explanation": "A used type name is not in scope.

Erroneous code examples:

Expand Down

0 comments on commit 138d29d

Please sign in to comment.