Prepare for refactoring registry etcd tests
This commit is contained in:
@@ -133,7 +133,7 @@ func TestDelete(t *testing.T) {
|
||||
}
|
||||
return fakeEtcdClient.Data[key].R.Node.TTL == 30
|
||||
}
|
||||
test.TestDeleteNoGraceful(createFn, gracefulSetFn)
|
||||
test.TestDelete(createFn, gracefulSetFn)
|
||||
}
|
||||
|
||||
func TestGet(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user