Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm committed Sep 10, 2024
1 parent d91c20f commit 98a5261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/bridge-e2e.bats
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ setup() {

# Check if the genesis file is already downloaded
if [ ! -f "./tmp/cdk/genesis/genesis.json" ]; then
mkdir -p ./tmp/cdk
kurtosis files download cdk-v1 genesis ./tmp/cdk/genesis
fi
# Download the genesis file
Expand Down

0 comments on commit 98a5261

Please sign in to comment.