Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fullstackninja864 committed Aug 22, 2023
1 parent 6a240c8 commit 65e7083
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,10 @@ it('should have gov set', async () => {
'v0/token/18/fixed_interval_price_id': 'TR50/USD',
'v0/token/18/loan_minting_enabled': 'true',
'v0/token/18/loan_minting_interest': '3',
'v0/token/19/fixed_interval_price_id': 'MATIC/USD',
'v0/token/19/loan_collateral_enabled': 'true',
'v0/token/19/loan_collateral_factor': '1',
'v0/params/feature/evm': 'true',
'v0/params/feature/icx': 'true'
'v0/params/feature/icx': 'true',
'v0/params/feature/consortium': 'true',
'v0/params/dfip2203/fee_pct': '0.05'
})
})

Expand Down

0 comments on commit 65e7083

Please sign in to comment.