Error in unit test #1489
Replies: 3 comments 4 replies
-
@AjayAsnani correct the spelling of deployments. |
Beta Was this translation helpful? Give feedback.
-
Make a repo, I will look into it |
Beta Was this translation helpful? Give feedback.
-
@AjayAsnani Can you share the actual error msg here plz? (Were it says ERROR: ....) And also share the code you have written for the test so far , it could be a million different things causing the error. remember to paste your code like below using 3 back ticks before & 3 back ticks after the code This is a back tick => ` Your code will look like below
Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting an error in this line of code= it("initializes the raffle correctly", async function () {
error=
Raffle unit tests
constructor
1) "before each" hook for "initializes the raffle correctly"
Can anybody help?
Beta Was this translation helpful? Give feedback.
All reactions