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