gitlab-org--gitlab-foss/spec/support/features
Mehdi Lahmam e39962b019 Prefer `sign_in` over `gitlab_sign_in` as its faster
Devise helpers acts on Warden which is faster than our own helpers.
Note that `gitlab_sign_out` is still necessary due to the same issue
mentioned at 60814985e0
2018-09-06 22:39:20 +02:00
..
discussion_comments_shared_example.rb
issuable_quick_actions_shared_examples.rb Prefer `sign_in` over `gitlab_sign_in` as its faster 2018-09-06 22:39:20 +02:00
reportable_note_shared_examples.rb
resolving_discussions_in_issues_shared_examples.rb
rss_shared_examples.rb
variable_list_shared_examples.rb