Skip to content

Commit 5ca7ff2

Browse files
Yavor16anthonydahanne
authored andcommitted
fix formatting
1 parent abc4b1e commit 5ca7ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-test/src/test/java/org/cloudfoundry/client/v3/ProcessesTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ public void updateReadinessHealthCheckType() throws IOException {
253253
.builder()
254254
.data(Data
255255
.builder()
256-
.endpoint("/test")
256+
.endpoint("/test_endpoint")
257257
.invocationTimeout(1)
258258
.interval(2)
259259
.build())

0 commit comments

Comments
 (0)