Skip to content

Commit 6402ee7

Browse files
authored
Issue #90 - Error Suite 'Tests' contains no tests
Updated the troubleshooting section
1 parent fdf1f55 commit 6402ee7

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
@@ -116,7 +116,7 @@ When running tests, an unexpected error sometimes occurs:
116116
117117
There are two main causes to this:
118118
* Either the test folder is not the right one,
119-
* Or the permissions on the test folder are too restrictive.
119+
* Or the permissions on the test folder/test files are too restrictive.
120120

121121
As there can sometimes be issues as to where the tests are run from, make sure the correct folder is used by trying the following actions:
122122
* Use a full path to the folder instead of a relative one,

0 commit comments

Comments
 (0)