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 ad8a97c + 93167b8 commit a96e1e3Copy full SHA for a96e1e3
README.md
@@ -121,8 +121,8 @@ You can change test running behaviour using some environment variables as follow
121
122
| Variable | Values | Default |
123
| ------ | ------ | ------ |
124
-| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
125
-| BRUTEFORCE | `true`, `false`| `false` |
+| LOG_LEVEL | `debug`, `warning`, `error`, `info` | `info` |
+| BRUTEFORCE | `true`, `false` | `false` |
126
127
- `LOG_LEVEL`: change verbosity level in outputs.
128
- `BRUTEFORCE`: enable or disable running large tests.
0 commit comments