Replace internal version of resource with external version for tests
This commit is contained in:
@@ -20,8 +20,8 @@ import (
|
||||
"bytes"
|
||||
"testing"
|
||||
|
||||
extensions "k8s.io/api/extensions/v1beta1"
|
||||
"k8s.io/apimachinery/pkg/runtime"
|
||||
"k8s.io/kubernetes/pkg/apis/extensions"
|
||||
)
|
||||
|
||||
func TestDefaultObjectPauser(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user