From d6ea3b6a19b7d48a7fb4cc03b0eaf080217fa84f Mon Sep 17 00:00:00 2001 From: Ben Radford Date: Mon, 22 May 2023 12:14:07 +0100 Subject: [PATCH] Need to enable read-only-local-store flag for test. --- tests/read-only-store.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/read-only-store.sh b/tests/read-only-store.sh index 408ffa63f..2f89b849f 100644 --- a/tests/read-only-store.sh +++ b/tests/read-only-store.sh @@ -1,5 +1,7 @@ source common.sh +enableFeatures "read-only-local-store" + clearStore happy () {