Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sunbreak1211 authored Nov 14, 2023
1 parent 79ea30e commit 1c779b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/Deployment.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ contract DeploymentTest is DssTest {
}

function testEndCage() public {
// This test doesn't mean ES is supported, just aims to check that in case of planned governance shutdown is needed, the End could handle well a huge number of ink
emulateSpell();

vm.prank(facilitator1); AllocatorVault(ilkInst.vault).draw(1_000_000 * WAD);
Expand Down

0 comments on commit 1c779b0

Please sign in to comment.