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
The code above is what i wrote to convert the tests to be asynchronous, however, my test is not passing. The code below is from the lecture and it works, so the mistake could not be in my smart contract or test environment. Is anyone able to spot the issue from my async test?
The text was updated successfully, but these errors were encountered:
The code above is what i wrote to convert the tests to be asynchronous, however, my test is not passing. The code below is from the lecture and it works, so the mistake could not be in my smart contract or test environment. Is anyone able to spot the issue from my async test?
The text was updated successfully, but these errors were encountered: