Skip to content
Snippets Groups Projects
Commit c493f285 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Try not to include anything globally!

parent ca1096e7
No related branches found
No related tags found
No related merge requests found
require 'spec_helper'
include Gitlab::Routing.url_helpers
 
describe JiraService, models: true do
include Gitlab::Routing.url_helpers
describe "Associations" do
it { is_expected.to belong_to :project }
it { is_expected.to have_one :service_hook }
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment