Skip to content

Commit ea3cedd

Browse files
author
Luka Avbreht
committed
added link to database dump download to readme
1 parent a6bd668 commit ea3cedd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ All of the scripts associated with testing are collected in `-------TESTS-------
3333
- Some tests are run in hardhat environment to test smart contracts and their interaction with network (`.test-contract.ts`)
3434
- 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`).
3535

36+
The missing database dump files are available here: https://githubstatic.flare.center/ac-tests-dumps.tar.gz
37+
3638
## Tooling
3739

3840
- [mocha](https://github.com/mochajs/mocha)

0 commit comments

Comments
 (0)