Skip to content

Commit

Permalink
Merge pull request #310 from CABLE-LSM/309-integration-test-failing
Browse files Browse the repository at this point in the history
Update bench_example version in integration test
  • Loading branch information
bschroeter authored Aug 29, 2024
2 parents ab1d22d + 3d504b6 commit d1d6b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/benchcab/data/test/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cd $CABLE_DIR
# Clone the example repo
git clone $EXAMPLE_REPO $TEST_DIR
cd $TEST_DIR
git reset --hard 6287539e96fc8ef36dc578201fbf9847314147fb
git reset --hard 9bfba54ee8bf23141d95b1abe4b7207b0f3498e2

cat > config.yaml << EOL
project: $PROJECT
Expand Down

0 comments on commit d1d6b57

Please sign in to comment.