chore: test comment readability improvements

Signed-off-by: Ryan Russell <git@ryanrussell.org>
This commit is contained in:
Ryan Russell 2022-06-27 17:58:11 -05:00
parent 9b660e1058
commit a626cf4c99
No known key found for this signature in database
GPG key ID: 8A7DE15B3F4F5007
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
// This modules contains all the test concerning search. Each particular feture of the search
// This modules contains all the test concerning search. Each particular feature of the search
// should be tested in its own module to isolate tests and keep the tests readable.
mod errors;