Skip to content

Commit 75d5de7

Browse files
committed
fix README
Signed-off-by: rentox98 <[email protected]> Signed-off-by: Alberto Cao <[email protected]>
1 parent 96bfd29 commit 75d5de7

File tree

2 files changed

+1
-65
lines changed

2 files changed

+1
-65
lines changed

spring-boot-postgres-graphql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ You can experiment with the data you want to retrieve from the query by removing
151151
To test the app, start Keploy in test mode. In the root directory, run:
152152

153153
```bash
154-
keploy test -c "./mvn spring-boot:run" --delay 15
154+
keploy test -c "mvn spring-boot:run" --delay 15
155155
```
156156

157157
This will run the tests and generate the report in the `Keploy/reports` directory in the current working directory.

spring-boot-postgres-graphql/keploy-config.yaml

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)