Insrt-Finance / insrt-v2-contracts

0 stars 3 forks source link

Ensure All Tests use updated storage #92

Closed NouDaimon closed 1 year ago

NouDaimon commented 1 year ago

updateDepositorEarnings test uses slot 7 to write earnings, whereas it should be slot 9.

This needs to be checked across all tests to ensure tests do not pass trivially.