We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa56f95 + b7ef9cb commit cc27cc0Copy full SHA for cc27cc0
README.md
@@ -116,8 +116,8 @@ You can change test running behaviour using some environment variables as follow
116
117
| Variable | Values | Default |
118
| ------ | ------ | ------ |
119
-| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
120
-| BRUTEFORCE | `true`, `false`| `false` |
+| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
+| BRUTEFORCE | `true`, `false` | `false` |
121
122
- `LOG_LEVEL`: change verbosity level in outputs.
123
- `BRUTEFORCE`: enable or disable running large tests.
0 commit comments