Skip to content

Commit 76cf013

Browse files
committed
test: remove slow reply bypass from docker smoke
1 parent 450dc3a commit 76cf013

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/e2e/cron-mcp-cleanup-docker.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ set +e
2222
docker run --rm \
2323
--name "$CONTAINER_NAME" \
2424
-e "OPENCLAW_TEST_FAST=1" \
25-
-e "OPENCLAW_ALLOW_SLOW_REPLY_TESTS=1" \
2625
-e "OPENCLAW_GATEWAY_TOKEN=$TOKEN" \
2726
-e "OPENCLAW_SKIP_CHANNELS=1" \
2827
-e "OPENCLAW_SKIP_GMAIL_WATCHER=1" \

0 commit comments

Comments
 (0)