regenerate

This commit is contained in:
Jakub Kabza
2019-09-05 10:00:59 +02:00
parent f23d332653
commit ff1f11b18f
4 changed files with 32 additions and 6 deletions

View File

@ -3,9 +3,10 @@ package controllers_test
import (
"context"
"fmt"
"time"
"github.com/ory/hydra-maester/controllers/mocks"
"github.com/pkg/errors"
"time"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
@ -210,7 +211,6 @@ var _ = Describe("OAuth2Client Controller", func() {
mgrStopped.Wait()
}()
//ensure conflicting entry exists
secret := apiv1.Secret{
ObjectMeta: metav1.ObjectMeta{