From 7cdaa0b8a626004b19b87b1eec74d1adb5f20263 Mon Sep 17 00:00:00 2001 From: Ben Radford <104896700+benradf@users.noreply.github.com> Date: Thu, 15 Jun 2023 13:25:15 +0100 Subject: [PATCH] Update tests/read-only-store.sh Co-authored-by: Valentin Gagarin --- 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 2f89b849f..d63920c19 100644 --- a/tests/read-only-store.sh +++ b/tests/read-only-store.sh @@ -2,6 +2,8 @@ source common.sh enableFeatures "read-only-local-store" +needLocalStore "cannot open store read-only when daemon has already opened it writeable" + clearStore happy () {