Skip to content

Commit

Permalink
fix: remove file generation during integration tests after tests are …
Browse files Browse the repository at this point in the history
…completed
  • Loading branch information
bhearsum committed Jul 15, 2024
1 parent 81482ca commit ebcb70c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/run_integration_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,6 @@ docker compose run \
--entrypoint ./build_test_apks.sh \
app
# TODO(GH-381): add HSM support for APK signing keys and test here

echo "cleaning up"
rm normandy_dev_root_hash.txt

0 comments on commit ebcb70c

Please sign in to comment.