Skip to content

Commit

Permalink
Update file
Browse files Browse the repository at this point in the history
  • Loading branch information
shreelakshmijoshi committed Aug 12, 2024
1 parent 6957ba4 commit f657f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SETUP-and-Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ $ java ACL_APD_JAVA_OPTS -jar target/iudx.iudx.apd.acl.server-cluster-0.0.1-SNAP
2. Run the unit tests and generate a surefire report
`mvn clean test-compile surefire:test surefire-report:report`
3. Jacoco reports are stored in `./target/`
4. A sample recording to execute unit test is available [here](unitTest.cast) and could be replayed using:
4. A sample recording to execute unit test is available [here](https://github.com/datakaveri/iudx-acl-apd/blob/main/unitTest.cast) and could be replayed using:
`asciinema play unitTest.cast`


Expand Down

0 comments on commit f657f8d

Please sign in to comment.