Skip to content

Commit

Permalink
dumb change
Browse files Browse the repository at this point in the history
  • Loading branch information
ngmachado committed Jan 16, 2024
1 parent e21902a commit ff30afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/ida.integration.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ describe("IDA integration tests", () => {
await app.shutdown();
protocolHelper.expectLiquidationV2(result[0], AGENT_ACCOUNT, accounts[0], "0");
} catch (err) {

protocolHelper.exitWithError(err);
}
});
Expand Down

0 comments on commit ff30afc

Please sign in to comment.