Skip to content

Commit 15a0d33

Browse files
committed
failing test on purpose
1 parent 6854650 commit 15a0d33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/controller/postgrescluster/pgbouncer_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,8 +511,6 @@ topologySpreadConstraints:
511511
})
512512

513513
t.Run("PodSpecWithAdditionalVolumes", func(t *testing.T) {
514-
assert.Assert(t, false)
515-
516514
cluster := cluster.DeepCopy()
517515
cluster.Spec.Proxy.PGBouncer.Volumes.Additional = []v1beta1.AdditionalVolume{{
518516
ClaimName: "required",

0 commit comments

Comments
 (0)