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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue