issues
search
yearn
/
yearn-vaults-v3
GNU Affero General Public License v3.0
104
stars
37
forks
source link
fix: changed minning to make tests more robust
#86
Closed
bufander
closed
2 years ago
bufander
commented
2 years ago
Description
Avoid forcing chain.pending_timestamp to 1
Fixes #85
Checklist
[x] I have run vyper and solidity linting
[x] I have run the tests on my machine
[x] I have followed commitlint guidelines
[x] I have rebased my changes to the latest version of the main branch
Description
Avoid forcing chain.pending_timestamp to 1
Fixes #85
Checklist