Adding missing integration tests #438
Annotations
2 errors
Run cargo +nightly-2024-02-04 clippy --all-features --all-targets --tests -- -D warnings:
tests/src/steward_fixtures.rs#L1159
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
Run cargo +nightly-2024-02-04 clippy --all-features --all-targets --tests -- -D warnings
Process completed with exit code 101.
|
Loading