Skip to content

Commit

Permalink
test: add maple labs loans to integration tests
Browse files Browse the repository at this point in the history
Closes #959
  • Loading branch information
onbjerg committed Mar 21, 2022
1 parent 8995b44 commit 9c671de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/tests/integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ forgetest_external!(vaults, "Rari-Capital/vaults");
forgetest_external!(multicall, "makerdao/multicall", &["--block-number", "1"]);
forgetest_external!(lootloose, "gakonst/lootloose");
forgetest_external!(lil_web3, "m1guelpf/lil-web3");
forgetest_external!(maple_loan, "maple-labs/loan");

// Forking tests
forgetest_external!(drai, "mds1/drai", 13633752, &["--chain-id", "99"]);
Expand Down

0 comments on commit 9c671de

Please sign in to comment.