Revert "Export de tous les dossier d'une démarche"
This commit is contained in:
parent
4f79c0315d
commit
d9a588b52e
32 changed files with 36 additions and 675 deletions
|
@ -1,15 +0,0 @@
|
|||
FactoryBot.define do
|
||||
factory :archive do
|
||||
time_span_type { 'everything' }
|
||||
groupe_instructeurs { [association(:groupe_instructeur)] }
|
||||
key { 'unique-key' }
|
||||
|
||||
trait :pending do
|
||||
status { 'pending' }
|
||||
end
|
||||
|
||||
trait :generated do
|
||||
status { 'generated' }
|
||||
end
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue