Description
Introduced from upstream sync at 1da4d324652b3a61f7c7128a6d28f9d6239e8218 allows users to include a boolean flag using startPrank that will prank a series of calls.
Tests during sync were failing:
|
contract Issue10302Test is DSTest { |
so the boolean flag was removed.
Action items
Description
Introduced from upstream sync at
1da4d324652b3a61f7c7128a6d28f9d6239e8218allows users to include a boolean flag usingstartPrankthat will prank a series of calls.Tests during sync were failing:
foundry-zksync/testdata/default/repros/Issue10302.t.sol
Line 14 in 3789577
Action items