mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-20 12:56:20 +00:00
df85f961db
* Test for Token & Factory entities after MintEvent. * Test for Pool, Mint & Tick entities after MintEvent. Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
5 lines
125 B
YAML
5 lines
125 B
YAML
timeout: '70000'
|
|
bail: true
|
|
exit: true # TODO: Find out why the program doesn't exit on its own.
|
|
require: 'ts-node/register'
|