4774: Rename the sortable into the filterable movies workload r=dureuill a=Kerollmops

Fixes the workload name of one movie searchable.

Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
meili-bors[bot] 2024-07-04 10:07:01 +00:00 committed by GitHub
commit b2b7a633a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
{
"name": "search-sortable-movies.json",
"name": "search-filterable-movies.json",
"run_count": 10,
"target": "search::=trace",
"extra_cli_args": [],
@ -91,4 +91,4 @@
"synchronous": "WaitForResponse"
}
]
}
}