summaryrefslogtreecommitdiff
path: root/doc/development/testing_guide/index.md
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-10-11 16:33:57 +0200
committerRémy Coutable <remy@rymai.me>2017-10-11 16:33:57 +0200
commit9e5cb67e9db6c30f550697eabb3fd3a891be3a0d (patch)
tree25800608a3d164ed072d1e87cfa87e99440f5ec3 /doc/development/testing_guide/index.md
parent5a2acfe036b4ce2c74b015101c57f040b851899c (diff)
downloadgitlab-ce-docs/fix-dev-doc.tar.gz
Fix a missing link and create a separate "Testing guides" sectiondocs/fix-dev-doc
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/development/testing_guide/index.md')
-rw-r--r--doc/development/testing_guide/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/testing_guide/index.md b/doc/development/testing_guide/index.md
index 38b1fe1a193..8045bbad7ba 100644
--- a/doc/development/testing_guide/index.md
+++ b/doc/development/testing_guide/index.md
@@ -84,6 +84,7 @@ test should be re-implemented using RSpec instead.
[^1]: /ci/yaml/README.html#dependencies
+[rails]: http://rubyonrails.org/
[RSpec]: https://github.com/rspec/rspec-rails#feature-specs
[Capybara]: https://github.com/teamcapybara/capybara
[Karma]: http://karma-runner.github.io/