about summary refs log tree commit diff
path: root/tests/check-refs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check-refs.sh')
-rw-r--r--tests/check-refs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/check-refs.sh b/tests/check-refs.sh
index 34ee22cfc8f7..16bbabc40985 100644
--- a/tests/check-refs.sh
+++ b/tests/check-refs.sh
@@ -1,5 +1,7 @@
 source common.sh
 
+clearStore
+
 RESULT=$TEST_ROOT/result
 
 dep=$(nix-build -o $RESULT check-refs.nix -A dep)