diff --git a/test/docker-compose.yml b/test/docker-compose.yml index 9019f173..96234db8 100644 --- a/test/docker-compose.yml +++ b/test/docker-compose.yml @@ -715,4 +715,4 @@ services: command: - "/bin/sh" - "-c" - - "/app/zkblob-sender run --network custom --custom-network-file /app/genesis.json --cfg /app/config.toml" --zkcfg /app/blob.config.toml \ No newline at end of file + - "/app/zkblob-sender run --network custom --custom-network-file /app/genesis.json --cfg /app/config.toml --zkcfg /app/blob.config.toml" \ No newline at end of file