Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
clean up test
Browse files Browse the repository at this point in the history
  • Loading branch information
dglowinski committed Feb 20, 2023
1 parent 1c0e532 commit 8ffc774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/liquidationWithOverrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -1142,7 +1142,6 @@ et.testSet({

.test({
desc: "XV Liquidate self-collateral with override on self-collateral factor",
dev: 1,
actions: ctx => [
{ action: 'setAssetConfig', tok: 'TST3', config: { collateralFactor: .5}, },
{ send: 'tokens.TST3.mint', args: [ctx.wallet2.address, et.eth(200)], },
Expand Down

0 comments on commit 8ffc774

Please sign in to comment.