Skip to content

Commit 8a6deeb

Browse files
Yavor16David O'Sullivan
authored andcommitted
fix formatting
1 parent 25c7ecb commit 8a6deeb

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)