From 3d504b666295b87904f77439744f1d25de382cc2 Mon Sep 17 00:00:00 2001 From: Sean Bryan Date: Thu, 29 Aug 2024 11:08:47 +1000 Subject: [PATCH] Update bench_example version in integration test Fixes #309 --- src/benchcab/data/test/integration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/benchcab/data/test/integration.sh b/src/benchcab/data/test/integration.sh index 1900bba..eccfc87 100644 --- a/src/benchcab/data/test/integration.sh +++ b/src/benchcab/data/test/integration.sh @@ -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