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.
1 parent 135a37f commit b54d03fCopy full SHA for b54d03f
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