Skip to content

Commit e3bb8fc

Browse files
authored
Issue #90 - Error: Suite 'Tests' contains no tests
Fixed a syntax mistake
1 parent 6402ee7 commit e3bb8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ In case further investigation is required, the logs can be accessed by mounting
108108
* Linux/Mac: ``-v `pwd`/logs:/var/log:Z``
109109
* Windows: ``-v ${PWD}/logs:/var/log:Z``
110110

111-
### Error Suite contains no tests
111+
### Error: Suite contains no tests
112112

113113
When running tests, an unexpected error sometimes occurs:
114114

0 commit comments

Comments
 (0)