mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-19 20:36:19 +00:00
787991c432
* Add a test to demonstrate a p2p connection * Use debug for logs * Perform peer intialization in a separate test
5 lines
70 B
YAML
5 lines
70 B
YAML
require:
|
|
- 'ts-node/register'
|
|
- 'dotenv/config'
|
|
timeout: '300000'
|