[Fix #1511] Remove the now obsolete DS logo
This commit is contained in:
parent
7e21685e4e
commit
5db408efdb
13 changed files with 3 additions and 26 deletions
|
@ -24,7 +24,7 @@ describe ProcedureDecorator do
|
|||
|
||||
describe 'logo_img' do
|
||||
subject { super().logo_img }
|
||||
it { is_expected.to match(/http.*#{ActionController::Base.helpers.image_url(LOGO_NAME)}/) }
|
||||
it { is_expected.to match(/http.*#{ActionController::Base.helpers.image_url("marianne.svg")}/) }
|
||||
end
|
||||
|
||||
describe 'geographic_information' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue