unified-storage: add Get support to the sqlkv implementation (#115382)
This commit is contained in:
@@ -47,7 +47,6 @@ func TestSQLKV(t *testing.T) {
|
||||
}, &KVTestOptions{
|
||||
NSPrefix: "sql-kv-test",
|
||||
SkipTests: map[string]bool{
|
||||
TestKVGet: true,
|
||||
TestKVSave: true,
|
||||
TestKVDelete: true,
|
||||
TestKVKeys: true,
|
||||
|
||||
Reference in New Issue
Block a user