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
When looking into DVN.t.sol file, at the setup level, there is no deployment of DVNAdapter contract. Neither there is any dependency or call made on DVNAdapter contract in the tests.
I thought it should have been as per this diagram of DVN Adapter:
Can we have those added please?
The text was updated successfully, but these errors were encountered:
When looking into
DVN.t.sol
file, at the setup level, there is no deployment ofDVNAdapter
contract. Neither there is any dependency or call made onDVNAdapter
contract in the tests.I thought it should have been as per this diagram of DVN Adapter:
Can we have those added please?
The text was updated successfully, but these errors were encountered: