Skip to content

Commit 16c9d5a

Browse files
committed
fix
1 parent ca7f744 commit 16c9d5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/tests/harness.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ function forest_init {
119119

120120
function forest_init_stateless {
121121
forest_run_node_stateless_detached
122-
122+
forest_wait_api
123+
123124
ADMIN_TOKEN=$(cat stateless_admin_token)
124125
FULLNODE_API_INFO="$ADMIN_TOKEN:/ip4/127.0.0.1/tcp/2345/http"
125126

0 commit comments

Comments
 (0)