summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-01-09 12:45:17 +0100
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-01-09 12:45:17 +0100
commitfce8f526b19a4b7d5b68cf0ff109b77bceaeeaf3 (patch)
tree64456f640b0b632d0da492b04032261795a5ef0e /qa
parenta171ceba104d29e482a55a0cf070bb1b54b82f07 (diff)
downloadgitlab-ce-fce8f526b19a4b7d5b68cf0ff109b77bceaeeaf3.tar.gz
Copy edit QA selectors sanity test failure message
Diffstat (limited to 'qa')
-rw-r--r--qa/qa/scenario/test/sanity/selectors.rb12
1 files changed, 6 insertions, 6 deletions
diff --git a/qa/qa/scenario/test/sanity/selectors.rb b/qa/qa/scenario/test/sanity/selectors.rb
index cb73b98da73..9f3a14b245a 100644
--- a/qa/qa/scenario/test/sanity/selectors.rb
+++ b/qa/qa/scenario/test/sanity/selectors.rb
@@ -19,21 +19,21 @@ module QA
GitLab QA sanity selectors validation test detected problems
your merge request!
- The purpose of this tes is to make sure that GitLab QA tests,
- that are entirely black-box and click-driven scenario, do match
- pages structure / layout in the GitLab CE / EE repositories.
+ The purpose of this test is to make sure that GitLab QA tests,
+ that are entirely black-box, click-driven scenarios, do match
+ pages structure / layout in GitLab CE / EE repositories.
It looks like you have changed views / pages / selectors, and
these are now out of sync with what we have defined in `qa/`
directory.
- Please update code in `qa/` directory to match currect changes
- in this merge request.
+ Please update the code in `qa/` directory to make it match
+ current changes in this merge request.
For more help see documentation in `qa/page/README.md` file or
ask for help on #qa channel on Slack (GitLab Team only).
- If you are not a team member, and you still need help to
+ If you are not a Team Member, and you still need help to
contribute, please open an issue in GitLab QA issue tracker.
Please see errors described below.