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
path: root/qa
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-04 06:08:37 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-04 06:08:37 +0300
commit7ec2694360b4d4bd9a4b00ef5166a77c854d9d4f (patch)
tree6f3c9a688625b5c4dc1bae11be1fc8a4af388b23 /qa
parent27a18afc7dba4e09a5ec78e5c251c31216d7792a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa')
-rw-r--r--qa/qa/scenario/test/sanity/selectors.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/qa/qa/scenario/test/sanity/selectors.rb b/qa/qa/scenario/test/sanity/selectors.rb
index 99497cbe0ad..b2c90ab2e2a 100644
--- a/qa/qa/scenario/test/sanity/selectors.rb
+++ b/qa/qa/scenario/test/sanity/selectors.rb
@@ -34,8 +34,9 @@ module QA
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 #quality channel on Slack (GitLab Team only).
+ For more help see documentation in
+ https://docs.gitlab.com/ee/development/testing_guide/end_to_end/page_objects.html
+ or ask for help on #quality channel on Slack (GitLab Team only).
If you are not a Team Member, and you still need help to
contribute, please open an issue in GitLab QA issue tracker.