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