Making tests less flaky (#172)

This commit is contained in:
Dario Tranchitella
2020-12-20 23:29:54 +01:00
committed by GitHub
parent 03eb6e633e
commit 82bbd238fb
23 changed files with 308 additions and 270 deletions

View File

@@ -28,7 +28,7 @@ import (
"github.com/clastix/capsule/api/v1alpha1"
)
var _ = Describe("Namespace creation with no Tenant assigned", func() {
var _ = Describe("creating a Namespace creation with no Tenant assigned", func() {
It("should fail", func() {
tnt := &v1alpha1.Tenant{
Spec: v1alpha1.TenantSpec{