Skip to content

assertEq is showing error when written in the test file #240

Discussion options

You must be logged in to vote

Hey @sardarahmedkhan505 , you forgot to inherit the "Test" contract on the "FundMeTest" contract declaration. It should be like this:

contract FundMeTest is Test {

}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sardarahmedkhan505
Comment options

Answer selected by sardarahmedkhan505
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants