Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matepek committed Jan 4, 2019
1 parent 03fa6ff commit a41c702
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 @@ -46,7 +46,7 @@ If it is an object it can contains the following properties:
| `env` | (optional) | Environment variables for the test executable. If it isn't provided and `defaultEnv` does, then that will be used. Can contains variables related to `pattern`. |

**Remark**: The `pattern` (or the `executables` used as string or an array of strings)
can only contains _search-pattern_ if it points somewhere inside of the workspace folder.
can contains _search-pattern_ if it points somewhere inside of the workspace folder.
Otherwise it only can point to an executable (No _search-pattern_!).

#### Variables which can be used in `name`, `cwd` and `env` of `executables`:
Expand Down

0 comments on commit a41c702

Please sign in to comment.