Make sure the “commencer” link uses the proper test path
This commit is contained in:
parent
c26a701a17
commit
543f9894c1
3 changed files with 8 additions and 2 deletions
|
@ -6,6 +6,7 @@ describe 'admin/procedures/show.html.haml', type: :view do
|
|||
|
||||
before do
|
||||
assign(:procedure, procedure)
|
||||
assign(:procedure_lien, commencer_url(path: procedure.path))
|
||||
end
|
||||
|
||||
describe 'procedure is draft' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue