You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): extract helper contracts to separate files
The invariant-tests workflow injects wrapper functions before every
'^}$' line in the test file. With helpers inline, the wrappers got
injected into helper contracts too. Moved GasTestStorage, TIP1016Storage,
and GasLeftChecker to test/helpers/.
Co-Authored-By: Federico Gimenez <70376+fgimenez@users.noreply.github.com>
0 commit comments