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
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?
The text was updated successfully, but these errors were encountered:
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:
I wonder if there is anyone who knows the reason for this error?
And whether this project is completed, or still under development?
The text was updated successfully, but these errors were encountered: