Skip to content

Commit

Permalink
Update test execution in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yemdjih Kaze Nasser authored and vorburger committed Nov 18, 2020
1 parent a9020d7 commit bef01a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Instructions to execute Integration Tests
Run the following commands, very similarly to how [.travis.yml](.travis.yml) does:
1. `./gradlew createDB -PdbName=fineract_tenants`
1. `./gradlew createDB -PdbName=fineract_default`
1. `./gradlew clean integrationTest`
1. `./gradlew clean test`


Instructions to run and debug in Eclipse IDE
Expand Down

0 comments on commit bef01a1

Please sign in to comment.