mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:50:43 +00:00
test: remove slow reply bypass from docker smoke
This commit is contained in:
@@ -22,7 +22,6 @@ set +e
|
||||
docker run --rm \
|
||||
--name "$CONTAINER_NAME" \
|
||||
-e "OPENCLAW_TEST_FAST=1" \
|
||||
-e "OPENCLAW_ALLOW_SLOW_REPLY_TESTS=1" \
|
||||
-e "OPENCLAW_GATEWAY_TOKEN=$TOKEN" \
|
||||
-e "OPENCLAW_SKIP_CHANNELS=1" \
|
||||
-e "OPENCLAW_SKIP_GMAIL_WATCHER=1" \
|
||||
|
||||
Reference in New Issue
Block a user