Merge branch 'main' into stable

This commit is contained in:
Clémentine Urquizar - curqui
2022-07-11 14:41:15 +02:00
committed by GitHub
28 changed files with 232 additions and 118 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;