fmt
This commit is contained in:
@@ -29,7 +29,7 @@ func TestBadgerKVStorageBackend(t *testing.T) {
|
||||
NSPrefix: "badgerkvstorage-test",
|
||||
SkipTests: map[string]bool{
|
||||
// TODO: fix these tests and remove this skip
|
||||
TestBlobSupport: true,
|
||||
TestBlobSupport: true,
|
||||
// Badger does not support bulk import yet.
|
||||
TestGetResourceLastImportTime: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user