Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting ""before all" hook: prepare suite" Error While running test script on the Rinkeby #47

Open
SAYaghoubnejad opened this issue Aug 25, 2021 · 0 comments

Comments

@SAYaghoubnejad
Copy link

Hi there
Recently I tried to fork this project and to understand its mechanism, I've tried to test it on the Rinkeby test network.
Every single time I try to run the test script, I face this error:


Using network 'rinkeby'.


Compiling your contracts...
===========================
> Everything is up to date, there is nothing to compile.



  Contract: ZSC
    1) "before all" hook: prepare suite


  0 passing (2m)
  1 failing

  1) Contract: ZSC
       "before all" hook: prepare suite:
     Error: Timeout of 120000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

I wonder if there is anyone who knows the reason for this error?
And whether this project is completed, or still under development?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant