Skip to content

Commit 5833fac

Browse files
authored
Merge pull request #156 from Capstone-Projects-2023-Spring/testing-documentation
Correct test report documentation.
2 parents 012de26 + d082331 commit 5833fac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

documentation/docs/testing/test-report.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ This document contains information parsed from the testing workflows for the lat
2828
| File | Tests | Passing | Failed | Duration (s)
2929
|---|--:|--:|--:|---:
3030
| test_ImageMethods.py | 3 | 3 | 0 |
31-
| test_ImageMethods.py | 7 | 7 | 0 |
32-
| test_streetParking.py
31+
| test_streetParking.py | 7 | 7 | 0 |
3332
| Total | 10 | 10 | 0 | 2.35
3433

3534
| File | Test | Passed

0 commit comments

Comments
 (0)