Skip to content

Commit f5de4b1

Browse files
committed
gofumpt
1 parent 54481f1 commit f5de4b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x/dex/keeper/integration_cancellimitorder_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,6 @@ func (s *DexTestSuite) TestWrongSharesProtectionCancel() {
555555
}
556556

557557
func (s *DexTestSuite) TestCanceLimitOrderClearsPosition() {
558-
559558
s.fundAccountBalancesInt(s.alice, sdkmath.NewInt(10_000), sdkmath.ZeroInt())
560559
s.fundAccountBalancesInt(s.bob, sdkmath.NewInt(500_000), sdkmath.ZeroInt())
561560
s.fundAccountBalancesInt(s.carol, sdkmath.ZeroInt(), sdkmath.NewInt(22_015))

0 commit comments

Comments
 (0)