From 5e85d32d8065700f53087d142a0400c68ed589a1 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 30 Apr 2024 18:10:57 +0800 Subject: [PATCH] test(docker): update smart contracts deployment script --- integration_test/l1_env.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/integration_test/l1_env.sh b/integration_test/l1_env.sh index 2b068ae86..12c2a25d3 100755 --- a/integration_test/l1_env.sh +++ b/integration_test/l1_env.sh @@ -11,6 +11,7 @@ export TAIKO_TOKEN_NAME="Taiko Token Test" export TAIKO_TOKEN_SYMBOL="TTKOt" export TIER_PROVIDER="devnet" export PAUSE_TAIKO_L1="false" +export PAUSE_BRIDGE="false" export TAIKO_TOKEN=0x0000000000000000000000000000000000000000 export SHARED_ADDRESS_MANAGER=0x0000000000000000000000000000000000000000 export PROPOSER=0x0000000000000000000000000000000000000000