Merge branch 'main' into stable

このコミットが含まれているのは:
Clémentine Urquizar - curqui 2022-07-11 14:41:15 +02:00 committed by GitHub
コミット 8e370ed9ab
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
28個のファイルの変更232行の追加118行の削除

ファイルの表示

@ -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;