mirror of https://github.com/status-im/consul.git
fix typo in contributing docsc
This commit is contained in:
parent
dfcd9c00cf
commit
180b032991
|
@ -124,8 +124,8 @@ The underlying script dumps the full Consul log output to `test.log` in
|
||||||
the directory of the target package. In the example above it would be
|
the directory of the target package. In the example above it would be
|
||||||
located at `consul/connect/proxy/test.log`.
|
located at `consul/connect/proxy/test.log`.
|
||||||
|
|
||||||
Historically, the defaults for `FLAKE_CPUS` (30) and `FLAKE_N` (0.15) have been
|
|
||||||
sufficient to surface a flaky test. If a test is run in this environment and
|
sufficient to surface a flaky test. If a test is run in this environment and
|
||||||
|
Historically, the defaults for `FLAKE_CPUS` (0.15) and `FLAKE_N` (30) have been
|
||||||
it does not fail after 30 iterations, it should be sufficiently stable.
|
it does not fail after 30 iterations, it should be sufficiently stable.
|
||||||
|
|
||||||
## Vendoring
|
## Vendoring
|
||||||
|
|
Loading…
Reference in New Issue