Skip to content

Commit

Permalink
fix: access list e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal committed Sep 18, 2024
1 parent b7a2146 commit b7a1fcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/access-list-e2e.bats
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ setup() {
load 'helpers/common'
_common_setup

readonly enclave=${ENCLAVE:-cdk-v1}
readonly sequencer=${KURTOSIS_NODE:-cdk-erigon-sequencer-001}
readonly node=${KURTOSIS_NODE:-cdk-erigon-node-001}
readonly l2_rpc_url=${RPC_URL:-$(kurtosis port print "$enclave" "$node" http-rpc)}
Expand Down

0 comments on commit b7a1fcf

Please sign in to comment.