Skip to content

Commit 91a24c9

Browse files
committed
Added tests
Signed-off-by: desmax74 <mdessi@redhat.com>
1 parent 927ff4d commit 91a24c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/integration/cco_rbac_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ import (
2424

2525
"github.com/stretchr/testify/assert"
2626
"github.com/stretchr/testify/require"
27+
28+
"gopkg.in/yaml.v3"
2729
)
2830

2931
type ClusterRoleBinding struct {

0 commit comments

Comments
 (0)