Skip to content

Commit 226c728

Browse files
authored
Merge pull request #391 from sir-gon/develop
[BUGFIX]: markdownlint MD060/table-column-style Table column style fi…
2 parents 135a37f + b54d03f commit 226c728

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

120120
| Variable | Values | Default |
121121
| ------ | ------ | ------ |
122-
| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
123-
| BRUTEFORCE | `true`, `false`| `false` |
122+
| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
123+
| BRUTEFORCE | `true`, `false` | `false` |
124124

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

0 commit comments

Comments
 (0)