gitlab-org--gitlab-foss/spec/support
Ciro Santilli 533f4cdf30 gitlab shell works if multiple rubies installed
Before this it would fail because git hooks automatically prepend
things to the path, which can lead the wrong Ruby version to be called
in which dependencies are not installed.

To make sure that this is correct, the forked_merge_requests commented
out test that depends on this change was uncommented.

For that test to pass, it is also necessary to setup the mock server
on port 3001 under test_env.rb.
2014-11-18 11:38:23 +01:00
..
api_helpers.rb
db_cleaner.rb
login_helpers.rb Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
matchers.rb Remove unnecessary page. from tests. 2014-09-26 09:51:17 +02:00
mentionable_shared_examples.rb Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
repo_helpers.rb Fix satellite tests 2014-08-06 09:52:56 +03:00
select2_helper.rb Remove unnecessary page. from tests. 2014-09-26 09:51:17 +02:00
taskable_shared_examples.rb Add specs for tasks 2014-10-05 22:15:36 -05:00
test_env.rb gitlab shell works if multiple rubies installed 2014-11-18 11:38:23 +01:00