mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Fix dump tests
This commit is contained in:
parent
1d99c8465c
commit
1b1172ad16
3 changed files with 169 additions and 22 deletions
|
@ -129,7 +129,7 @@ async fn check_the_index_scheduler(server: &Server) {
|
|||
snapshot!(stats, @r###"
|
||||
{
|
||||
"databaseSize": 438272,
|
||||
"usedDatabaseSize": 196608,
|
||||
"usedDatabaseSize": 200704,
|
||||
"lastUpdate": "2025-01-23T11:36:22.634859166Z",
|
||||
"indexes": {
|
||||
"kefir": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue