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 a64f9b6 + 69d33b2 commit bc65549Copy full SHA for bc65549
README.md
@@ -117,8 +117,8 @@ You can change test running behaviour using some environment variables as follow
117
118
| Variable | Values | Default |
119
| ------ | ------ | ------ |
120
-| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
121
-| BRUTEFORCE | `true`, `false`| `false` |
+| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
+| BRUTEFORCE | `true`, `false` | `false` |
122
123
- `LOG_LEVEL`: change verbosity level in outputs.
124
- `BRUTEFORCE`: enable or disable running large tests.
0 commit comments