Merge branch 'develop' of github.com:sgmap/tps into develop
# Conflicts: # app/views/admin/procedures/_modal_publish.html.haml
This commit is contained in:
commit
721ea424ed
9 changed files with 71 additions and 62 deletions
|
@ -364,7 +364,7 @@ describe Admin::ProceduresController, type: :controller do
|
|||
it { expect(flash[:notice]).to have_content 'Procédure archivée' }
|
||||
end
|
||||
|
||||
context 'when owner want reactive procedure' do
|
||||
context 'when owner want to re-enable procedure' do
|
||||
before do
|
||||
put :publish, procedure_id: procedure.id, procedure_path: 'fake_path'
|
||||
procedure.reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue