Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'qa/README.md')
-rw-r--r--qa/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/README.md b/qa/README.md
index 2e3f6af5bc3..724638d13c0 100644
--- a/qa/README.md
+++ b/qa/README.md
@@ -197,7 +197,7 @@ another test has `:ldap` and `:quarantine` metadata. If the tests are run with
### Running tests with a feature flag enabled or disabled
-Tests can be run with with a feature flag enabled or disabled by using the command-line
+Tests can be run with a feature flag enabled or disabled by using the command-line
option `--enable-feature FEATURE_FLAG` or `--disable-feature FEATURE_FLAG`.
For example, to enable the feature flag that enforces Gitaly request limits,