Commit 75326f44 authored by Vincent Privat's avatar Vincent Privat Committed by Rémy Coutable

Fix title and description from "JIRA" to "Bugzilla"

parent 4404fa9f
......@@ -34,8 +34,6 @@ describe BugzillaService do
end
context 'overriding properties' do
let(:default_title) { 'JIRA' }
let(:default_description) { 'JiraService|Jira issue tracker' }
let(:url) { 'http://bugzilla.example.com' }
let(:access_params) do
{ project_url: url, issues_url: url, new_issue_url: url }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment