diff --git a/yarn-project/end-to-end/scripts/run_test.sh b/yarn-project/end-to-end/scripts/run_test.sh index fdfaa84a8840..d0d431aa8f01 100755 --- a/yarn-project/end-to-end/scripts/run_test.sh +++ b/yarn-project/end-to-end/scripts/run_test.sh @@ -32,6 +32,7 @@ case "$type" in --mount type=tmpfs,target=/tmp-jest,tmpfs-size=512m \ -e JEST_CACHE_DIR=/tmp-jest \ -e FAKE_PROOFS \ + -e BENCH_OUTPUT \ -e LOG_LEVEL \ --workdir /root/aztec-packages/yarn-project/end-to-end \ aztecprotocol/build:3.0 ./scripts/test_simple.sh $TEST