Change spec according to layout rendering service

This commit is contained in:
JC 2016-11-22 16:30:35 +01:00
parent 5b61d41030
commit 5ba1c85ca7
2 changed files with 3 additions and 3 deletions

View file

@ -60,7 +60,7 @@ class Backoffice::DossiersController < Backoffice::DossiersListController
NotificationMailer.dossier_validated(@facade.dossier).deliver_now!
render 'show'
redirect_to backoffice_dossier_path(id: @facade.dossier.id)
end
def receive