diff --git a/tests/prices_history_integration_tests.rs b/tests/prices_history_integration_tests.rs index c33bf82..189ebed 100644 --- a/tests/prices_history_integration_tests.rs +++ b/tests/prices_history_integration_tests.rs @@ -43,4 +43,3 @@ async fn test_real_api_get_prices_history_interval_parses() { panic!("expected at least one active market to return non-empty price history"); } -