diff --git a/multi_map_it_test.go b/multi_map_it_test.go index e75203205..1ce882f0a 100644 --- a/multi_map_it_test.go +++ b/multi_map_it_test.go @@ -476,6 +476,7 @@ func TestMultiMap_ContainsEntry(t *testing.T) { } func TestMultiMap_ValueCount(t *testing.T) { + it.SkipIf(t, "hz < 4.1") it.MultiMapTester(t, func(t *testing.T, m *hz.MultiMap) { ctx := context.Background() key := "key"