Skip to content

Commit

Permalink
enable dusd vault loop gov attribute in pg test
Browse files Browse the repository at this point in the history
  • Loading branch information
lykalabrada committed Nov 1, 2023
1 parent 8678e4a commit 734b0b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ it('should have gov set', async () => {
'v0/token/18/loan_minting_enabled': 'true',
'v0/token/18/loan_minting_interest': '3',
'v0/params/feature/icx': 'true',
'v0/vaults/dusd-vault/enabled': 'true',
'v0/params/feature/evm': 'true',
'v0/transferdomain/dvm-evm/dat-enabled': 'true',
'v0/transferdomain/evm-dvm/dat-enabled': 'true',
Expand Down

0 comments on commit 734b0b0

Please sign in to comment.