no contract deployed with name Raffle lesson 9 #5317
-
Beta Was this translation helpful? Give feedback.
Answered by
pratokko
Apr 15, 2023
Replies: 1 comment 5 replies
-
you can start by checking the folder and files are named correctly folder should be test then unit as the subfolder then Raffle.test.js try that then lets see |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
replace
await deployments.fixture["all"]
with thisawait deployments.fixture(["all"])