Poll for export readiness updates
This commit is contained in:
parent
a7e1137eeb
commit
08400cdd4c
7 changed files with 58 additions and 24 deletions
|
@ -37,7 +37,7 @@ describe Instructeurs::ProceduresController, type: :controller do
|
|||
|
||||
it "redirects and flash" do
|
||||
expect(@controller).to have_received(:redirect_to).with(root_path)
|
||||
expect(flash.alert).to eq("Vous n'avez pas accès à cette démarche")
|
||||
expect(flash.alert).to eq("Vous n’avez pas accès à cette démarche")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue