Commit c29f7dd
Merge #667
667: Make index swap test more permissive r=curquiza a=Strift
Fix [Meilisearch 1.18 tests run](https://github.com/meilisearch/meilisearch/actions/runs/17061126416/job/48368042223)
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
* **Tests**
* Updated a JSON-related test to assert the serialized output contains the expected indexes array rather than matching exact JSON, making the test more resilient to formatting differences. No change to behavior or public APIs.
* **Style**
* Minor indentation/formatting cleanup of test attribute annotations; no functional impact.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Strift <lau.cazanove@gmail.com>1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
0 commit comments