mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 05:14:27 +01:00
da25328c2b
Not sure why but the compiler didn't catch this until clap is upgraded to v4. Follwoing are the error from 'cargo test': running 2 tests test routes::indexes::search::test::test_fix_sort_query_parameters ... ok test option::test::test_valid_opt ... FAILED failures: ---- option::test::test_valid_opt stdout ---- thread 'option::test::test_valid_opt' panicked at 'Command meilisearch-http: Argument or group 'import-snapshot' specified in 'requires*' for 'ignore_missing_snapshot' does not exist', /Users/ychou/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-4.0.9/src/builder/debug_asserts.rs:152:13 note: run with environment variable to display a backtrace failures: option::test::test_valid_opt test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |