Skip to content

Commit 7c17c3e

Browse files
author
Yavor16
committed
fix formatting
1 parent fa738cc commit 7c17c3e

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
@@ -237,7 +237,7 @@ public void updateReadinessHealthCheckType() throws IOException {
237237
.builder()
238238
.data(Data
239239
.builder()
240-
.endpoint("/test")
240+
.endpoint("/test_endpoint")
241241
.invocationTimeout(1)
242242
.interval(2)
243243
.build())

0 commit comments

Comments
 (0)