Files should end with a new line
This commit is contained in:
parent
15802b18ea
commit
d5e7bbd80d
198 changed files with 198 additions and 198 deletions
|
@ -58,4 +58,4 @@ describe 'admin/accompagnateurs/show.html.haml', type: :view do
|
|||
it { expect(rendered).to have_content(accompagnateur_1.email) }
|
||||
it { expect(rendered).to have_content(accompagnateur_2.email) }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -31,4 +31,4 @@ describe 'admin/gestionnaires/index.html.haml', type: :view do
|
|||
end
|
||||
it { expect(rendered).to match(/gest\d+@plop.com/) }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -14,4 +14,4 @@ describe 'admin/procedures/edit.html.haml', type: :view, vcr: { cassette_name: '
|
|||
expect(rendered).to have_selector('#preview_procedure_logo')
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -79,4 +79,4 @@ describe 'admin/procedures/show.html.haml', type: :view do
|
|||
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
|
@ -8,4 +8,4 @@ describe 'admin/profile/show.html.haml', type: :view do
|
|||
render
|
||||
end
|
||||
it { expect(rendered).to have_content(token) }
|
||||
end
|
||||
end
|
||||
|
|
|
@ -45,4 +45,4 @@ describe 'admin/pieces_justificatives/show.html.haml', type: :view do
|
|||
it { expect(subject).not_to have_css('#btn_down_1') }
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -90,4 +90,4 @@ describe 'backoffice/dossiers/index.html.haml', type: :view do
|
|||
it { is_expected.to have_content('plep') }
|
||||
it { is_expected.to have_content('plup') }
|
||||
it { is_expected.to have_content('plyp') }
|
||||
end
|
||||
end
|
||||
|
|
|
@ -152,4 +152,4 @@ describe 'layouts/left_panels/_left_panel_backoffice_dossierscontroller_show.htm
|
|||
end
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
|
@ -83,4 +83,4 @@ describe 'layouts/left_panels/_left_panel_users_recapitulatifcontroller_show.htm
|
|||
end
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
|
@ -100,4 +100,4 @@ describe 'users/dossiers/index.html.haml', type: :view do
|
|||
let(:decorate_dossier_at_check) { decorate_dossier_invite }
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -31,4 +31,4 @@ describe 'users/sessions/new.html.haml', type: :view do
|
|||
|
||||
it { expect(rendered).to have_selector('#form_login #logo_tps') }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -32,4 +32,4 @@ describe 'users/siret/index.html.haml', type: :view do
|
|||
expect(rendered).to have_content(procedure.libelle)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue