Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauthamastro committed Apr 9, 2024
1 parent 909a604 commit f08a86c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/trade_price_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use rust_decimal::prelude::FromPrimitive;
use rust_decimal::Decimal;
use std::collections::BTreeMap;


// This test was added to check the different price matching reservation bug
#[test]
pub fn test_trade_price() {
Expand Down

0 comments on commit f08a86c

Please sign in to comment.