Skip to content

Commit fe7a485

Browse files
committed
fix right path
Signed-off-by: salaboy <[email protected]>
1 parent 1707a29 commit fe7a485

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-examples/workflows/patterns

1 file changed

+1
-1
lines changed

spring-boot-examples/workflows/patterns/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ timeout_seconds: 180
2929
<!-- Timeout for above service must be more than sleep + timeout for the client-->
3030

3131
```sh
32-
../../mvnw spring-boot:test-run
32+
../../../mvnw spring-boot:test-run
3333
```
3434

3535
<!-- END_STEP -->

0 commit comments

Comments
 (0)