Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-dydx committed Dec 5, 2023
1 parent b2e6b2e commit f81ad94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/x/clob/keeper/deleveraging_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,7 @@ func TestOffsetSubaccountPerpetualPosition(t *testing.T) {
clobPair.SubticksPerTick,
clobPair.Status,
)
require.NoError(t, err)
}

for _, subaccount := range tc.subaccounts {
Expand Down

0 comments on commit f81ad94

Please sign in to comment.