From 7301019d48f1a4ca7683b1745be55cecc6fe4be3 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Thu, 7 Oct 2021 09:38:31 -0400 Subject: Ensure each cache config test uses separate state. (#11019) Hopefully this fixes these tests sometimes failing in CI. --- changelog.d/11019.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11019.misc (limited to 'changelog.d/11019.misc') diff --git a/changelog.d/11019.misc b/changelog.d/11019.misc new file mode 100644 index 0000000000..aae5ee62b2 --- /dev/null +++ b/changelog.d/11019.misc @@ -0,0 +1 @@ +Ensure that cache config tests do not share state. -- cgit 1.5.1