style(test): rustfmt prices-history integration test

This commit is contained in:
floor-licker
2026-02-01 10:14:48 -05:00
parent 0b2740a434
commit 951b5a8051
@@ -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");
}