Skip to content

Commit b7ef9cb

Browse files
author
Gonzalo Diaz
committed
[BUGFIX]: markdownlint MD060/table-column-style Table column style fixed.
1 parent fa56f95 commit b7ef9cb

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)