Skip to content

Commit cc27cc0

Browse files
authored
Merge pull request #868 from sir-gon/develop
[BUGFIX]: markdownlint MD060/table-column-style Table column style fi…
2 parents fa56f95 + b7ef9cb commit cc27cc0

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
@@ -116,8 +116,8 @@ You can change test running behaviour using some environment variables as follow
116116

117117
| Variable | Values | Default |
118118
| ------ | ------ | ------ |
119-
| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
120-
| BRUTEFORCE | `true`, `false`| `false` |
119+
| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
120+
| BRUTEFORCE | `true`, `false` | `false` |
121121

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

0 commit comments

Comments
 (0)