Skip to content

Commit eb60940

Browse files
committed
change test name
1 parent bf2839e commit eb60940

File tree

1 file changed

+1
-1
lines changed
  • programs/drift/src/controller/liquidation

1 file changed

+1
-1
lines changed

programs/drift/src/controller/liquidation/tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2378,7 +2378,7 @@ pub mod liquidate_perp {
23782378
}
23792379

23802380
#[test]
2381-
pub fn cross_margin_doesnt_affect_isolated_margin() {
2381+
pub fn unhealthy_cross_margin_doesnt_cause_isolated_position_liquidation() {
23822382
let now = 0_i64;
23832383
let slot = 0_u64;
23842384

0 commit comments

Comments
 (0)