Skip to content

Commit 32721bb

Browse files
authored
chore: fix missing space in the hint for errorsn.rs
1 parent 630ff0e commit 32721bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ mode = "test"
501501
hint = """
502502
First hint: To figure out what type should go where the ??? is, take a look
503503
at the test helper function `test_with_str`, since it returns whatever
504-
`read_and_validate` returns and`test_with_str` has its signature fully
504+
`read_and_validate` returns and `test_with_str` has its signature fully
505505
specified.
506506
507507

0 commit comments

Comments
 (0)