Skip to content

Commit 337997d

Browse files
committed
Make it compile.
1 parent 5b91858 commit 337997d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pdb_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import (
1111
"github.com/arangodb/kube-arangodb/pkg/util"
1212
"github.com/arangodb/kube-arangodb/pkg/util/retry"
1313
"github.com/dchest/uniuri"
14+
"github.com/stretchr/testify/assert"
1415
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
1516
"k8s.io/client-go/kubernetes"
1617
)

0 commit comments

Comments
 (0)