Commit b95f206
Merge #223
223: Removing repeated tests r=bidoubiwa a=sanders41
These same tests are run in the [errors tests](https://github.com/meilisearch/meilisearch-python/blob/937b75f282111ecf13dd824119ff2d02650eb92e/meilisearch/tests/errors/test_api_error_meilisearch.py), but there they check for the specific error that should raise instead of a generic error so I removed the tests here.
Co-authored-by: Paul Sanders <[email protected]>1 file changed
+0
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
0 commit comments