chore(dossier): move concern spec to concern folder
This commit is contained in:
parent
4a8b40544c
commit
fc31ef6da3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
describe Dossier do
|
||||
describe DossierRebaseConcern do
|
||||
describe '#can_rebase?' do
|
||||
let(:procedure) { create(:procedure, :with_type_de_champ_mandatory, :with_type_de_champ_private, :with_yes_no) }
|
||||
let(:attestation_template) { procedure.draft_revision.attestation_template.find_or_revise! }
|
Loading…
Reference in a new issue