Skip to content

Commit

Permalink
Small comment adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
crnbarr93 committed Mar 12, 2024
1 parent 5e34b08 commit 0983152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/sumtree-orderbook/src/sumtree/test/test_node.rs
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ fn test_node_insert_valid() {
expected: vec![1, 5, 2, 4, 7, 9, 3, 8, 6],
print: true,
},
// 1: 10 1-11
// 1: 10 1-11
// ┌────────
// 2: 1 10
TestNodeInsertCase {
Expand Down

0 comments on commit 0983152

Please sign in to comment.