Skip to content

Commit

Permalink
fix: gofmt observe_test
Browse files Browse the repository at this point in the history
Signed-off-by: RangerX <1791673+Ranger-X@users.noreply.github.com>
  • Loading branch information
Ranger-X committed Nov 29, 2022
1 parent ab8da4a commit 0b2e452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controller/release/observe_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ func Test_connectionDetails(t *testing.T) {
APIVersion: "v1",
FieldPath: "data.db-password",
},
ToConnectionSecretKey: "password",
ToConnectionSecretKey: "password",
SkipPartOfReleaseCheck: true,
},
},
Expand Down

0 comments on commit 0b2e452

Please sign in to comment.