Skip to content

Commit 6110958

Browse files
author
Fred Campos
committed
fix indentation
1 parent 3f50c53 commit 6110958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

operator/src/test/java/it/aboutbits/postgresql/_support/testdata/persisted/creator/ClusterConnectionCreate.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ protected ClusterConnection create(int index) {
135135
}
136136

137137
private String getName() {
138-
if (withName != null) {
138+
if (withName != null) {
139139
return withName;
140140
}
141141

0 commit comments

Comments
 (0)