Skip to content

Commit 71fc1c2

Browse files
committed
clippy
1 parent 7175c63 commit 71fc1c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pallets/swap/src/pallet/tests.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2045,8 +2045,8 @@ fn test_liquidate_v3_removes_positions_ticks_and_state() {
20452045
});
20462046
}
20472047

2048-
/// V3 path with user liquidity disabled at teardown:
2049-
/// must still remove positions and clear state (after protocol clear).
2048+
// V3 path with user liquidity disabled at teardown:
2049+
// must still remove positions and clear state (after protocol clear).
20502050
// #[test]
20512051
// fn test_liquidate_v3_with_user_liquidity_disabled() {
20522052
// new_test_ext().execute_with(|| {

0 commit comments

Comments
 (0)