update agents.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Build/Test Commands
|
## Build/Test Commands
|
||||||
- Build: `gradle build`
|
- Build: `gradle build`
|
||||||
- Test all: `gradle test`
|
- Test all: `gradle test --rerun-tasks`
|
||||||
- Run single test: `gradle test --tests "FreightIntegrationTest.getByIdReturnsEntity"`
|
- Run single test: `gradle test --tests "FreightIntegrationTest.getByIdReturnsEntity"`
|
||||||
- Run app: `gradle bootRun`
|
- Run app: `gradle bootRun`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user