diff --git a/waku/store_test.go b/waku/store_test.go index a6cfa28..5adeac6 100644 --- a/waku/store_test.go +++ b/waku/store_test.go @@ -823,6 +823,7 @@ func TestCheckStoredMSGsEphemeralFalse(t *testing.T) { } func TestCheckLegacyStore(t *testing.T) { + t.Skip("Skipping test as legacy store is about to be removed and no longer maintained") Debug("Starting test ") node1Config := DefaultWakuConfig