We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1707a29 commit fe7a485Copy full SHA for fe7a485
spring-boot-examples/workflows/patterns/README.md
@@ -29,7 +29,7 @@ timeout_seconds: 180
29
<!-- Timeout for above service must be more than sleep + timeout for the client-->
30
31
```sh
32
-../../mvnw spring-boot:test-run
+../../../mvnw spring-boot:test-run
33
```
34
35
<!-- END_STEP -->
0 commit comments