summaryrefslogtreecommitdiff
path: root/spec/models/integrations/youtrack_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/models/integrations/youtrack_spec.rb')
-rw-r--r--spec/models/integrations/youtrack_spec.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/spec/models/integrations/youtrack_spec.rb b/spec/models/integrations/youtrack_spec.rb
index 0c4014dffc0..f6a9dd8ef37 100644
--- a/spec/models/integrations/youtrack_spec.rb
+++ b/spec/models/integrations/youtrack_spec.rb
@@ -3,11 +3,6 @@
require 'spec_helper'
RSpec.describe Integrations::Youtrack do
- describe 'Associations' do
- it { is_expected.to belong_to :project }
- it { is_expected.to have_one :service_hook }
- end
-
describe 'Validations' do
context 'when integration is active' do
before do