|
The error has occurred here. Running According to https://book.getfoundry.sh/forge/writing-tests?highlight=0xb4c79daB8f259C7Aee6E5b2Aa729821864227e84 , this address is where the test contract is deployed. |
Answered by
onbjerg
Aug 1, 2022
Replies: 2 comments 7 replies
|
It appears that this error occurs when calling the public library; the error does not occur with the internal library. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd assume your local installation is out of date vs CI. Some changes were made to how forking works recently, @mattsse has more insight on that