Skip to content

Commit bc65549

Browse files
authored
Merge pull request #824 from sir-gon/develop
[BUGFIX]: markdownlint MD060/table-column-style Table column style fi…
2 parents a64f9b6 + 69d33b2 commit bc65549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ You can change test running behaviour using some environment variables as follow
117117

118118
| Variable | Values | Default |
119119
| ------ | ------ | ------ |
120-
| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
121-
| BRUTEFORCE | `true`, `false`| `false` |
120+
| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
121+
| BRUTEFORCE | `true`, `false` | `false` |
122122

123123
- `LOG_LEVEL`: change verbosity level in outputs.
124124
- `BRUTEFORCE`: enable or disable running large tests.

0 commit comments

Comments
 (0)