mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
fix load snapshot wait time
This commit is contained in:
@@ -148,7 +148,7 @@ go install -v github.com/onsi/ginkgo/v2/ginkgo@v2.1.3
|
||||
ACK_GINKGO_RC=true ginkgo build ./tests/e2e
|
||||
./tests/e2e/e2e.test --help
|
||||
|
||||
snapshots_dir=/tmp/avalanche-network-runner-snapshots-e2e/
|
||||
snapshots_dir=/tmp/network-runner-root-data/snapshots-e2e/
|
||||
rm -rf $snapshots_dir
|
||||
|
||||
killall avalanche-network-runner || true
|
||||
|
||||
Reference in New Issue
Block a user