Ignore get_price_info test by default. (#4112)
This commit is contained in:
parent
6e43903ab7
commit
ae144b7f62
@ -82,7 +82,7 @@ impl PriceInfo {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test] #[ignore]
|
||||||
fn should_get_price_info() {
|
fn should_get_price_info() {
|
||||||
use std::sync::Arc;
|
use std::sync::Arc;
|
||||||
use std::time::Duration;
|
use std::time::Duration;
|
||||||
|
Loading…
Reference in New Issue
Block a user