fix rest-queued tests: works on my machine TM
cargo devel CI / cargo CI (push) Failing after 2m19s
Details
cargo devel CI / cargo CI (push) Failing after 2m19s
Details
This commit is contained in:
parent
893be00fd6
commit
e3c0bde063
|
@ -99,6 +99,7 @@ mod test {
|
||||||
reply::{Json, Reply},
|
reply::{Json, Reply},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
use std::convert::From;
|
||||||
use std::str::FromStr;
|
use std::str::FromStr;
|
||||||
|
|
||||||
#[tokio::test]
|
#[tokio::test]
|
||||||
|
|
Loading…
Reference in New Issue