diff --git a/core/lending_pool_test.go b/core/lending_pool_test.go index 76c50b4ca6..555c53ebc5 100644 --- a/core/lending_pool_test.go +++ b/core/lending_pool_test.go @@ -181,7 +181,7 @@ func TestSendLending(t *testing.T) { t.FailNow() } - for true { + for { // 10% interestRate := 10 * common.BaseLendingInterest.Uint64() // lendToken: USD, collateral: BTC