From 9e5cb67e9db6c30f550697eabb3fd3a891be3a0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Wed, 11 Oct 2017 16:33:57 +0200 Subject: Fix a missing link and create a separate "Testing guides" section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Coutable --- doc/development/testing_guide/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/development/testing_guide/index.md') 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/ -- cgit v1.2.1