Skip to content

Commit a96e1e3

Browse files
authored
Merge pull request #823 from sir-gon/develop
[BUGFIX]: markdownlint MD060/table-column-style Table column style fi…
2 parents ad8a97c + 93167b8 commit a96e1e3

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

122122
| Variable | Values | Default |
123123
| ------ | ------ | ------ |
124-
| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
125-
| BRUTEFORCE | `true`, `false`| `false` |
124+
| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
125+
| BRUTEFORCE | `true`, `false` | `false` |
126126

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

0 commit comments

Comments
 (0)