We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c5da8 commit 82d9fecCopy full SHA for 82d9fec
src/settings.rs
@@ -1396,14 +1396,6 @@ mod tests {
1396
1397
assert_eq!(faceting, res);
1398
}
1399
-}
1400
-
1401
-#[cfg(test)]
1402
-mod tests {
1403
- use super::*;
1404
1405
- use crate::client::*;
1406
- use meilisearch_test_macro::meilisearch_test;
1407
1408
#[meilisearch_test]
1409
async fn test_get_pagination(index: Index) {
0 commit comments