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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ All of the scripts associated with testing are collected in `-------TESTS-------
33
33
- Some tests are run in hardhat environment to test smart contracts and their interaction with network (`.test-contract.ts`)
34
34
- Others are run with mocha. They are split into three groups: regular tests (`.test.ts`), slower tests (`.test-slow.ts`) and tests that need some additional credentials(`.test-cred.ts`).
35
35
36
+
The missing database dump files are available here: https://githubstatic.flare.center/ac-tests-dumps.tar.gz
0 commit comments