Skip to content

Commit 2b0d2be

Browse files
committed
lint
1 parent 6ce9706 commit 2b0d2be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controllers/operator/mongodbreplicaset_controller_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,6 @@ func TestCreateReplicaSet_TLS(t *testing.T) {
386386
assert.Equal(t, "OPTIONAL", sslConfig["clientCertificateMode"])
387387
}
388388

389-
390389
// TestCreateDeleteReplicaSet checks that no state is left in OpsManager on removal of the replicaset
391390
func TestCreateDeleteReplicaSet(t *testing.T) {
392391
ctx := context.Background()

0 commit comments

Comments
 (0)