cefixup publiee
This commit is contained in:
parent
9a7d5d1833
commit
25800305ad
2 changed files with 2 additions and 2 deletions
|
@ -367,7 +367,7 @@ describe Admin::ProceduresController, type: :controller do
|
|||
end
|
||||
|
||||
describe 'PUT #archive' do
|
||||
let(:procedure) { create(:procedure, administrateur: admin) }
|
||||
let(:procedure) { create(:procedure, :published, administrateur: admin) }
|
||||
|
||||
context 'when admin is the owner of the procedure' do
|
||||
before do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue