Fixed tests. added test for gitlab_ci_service model
This commit is contained in:
parent
e65731bb7e
commit
ce84e3f440
5 changed files with 51 additions and 4 deletions
|
@ -33,8 +33,7 @@ describe Issue do
|
|||
end
|
||||
|
||||
describe 'modules' do
|
||||
it { should include_module(IssueCommonality) }
|
||||
it { should include_module(Votes) }
|
||||
it { should include_module(Issuable) }
|
||||
end
|
||||
|
||||
subject { create(:issue) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue