-
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. |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
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