Skip to content

Commit

Permalink
test(UbiquityPoolFacetInvariantTest): delete irrelevant logs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandr-masl committed Aug 29, 2024
1 parent 142f779 commit 5407774
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,5 @@ contract UbiquityPoolFacetInvariantTest is DiamondTestSetup {
totalDollarSupplyInUsd <= collateralUsdBalance,
"Minted dollars exceed collateral value"
);

console.log(
":::::::| UbiquityPoolFacetInvariantTest11 | Final Statement:"
);
}
}

0 comments on commit 5407774

Please sign in to comment.