Remove incorrect skip code from the first version of sharding

This commit is contained in:
David Dworken 2024-02-11 09:25:25 -08:00 committed by GitHub
parent ce01d4ca5a
commit 02b5e1f7f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -148,10 +148,6 @@ func FuzzTestMultipleUsers(f *testing.F) {
}
}
s := os.Getenv("SPLIT_TESTS")
if s != "" && s != "BASIC" {
f.Skip()
}
defer testutils.RunTestServer()()
// Format:
// $Op = $Key;$Device|$Command\n