Migration: Index and make Procedure.path nonnull
This commit is contained in:
parent
703c436c61
commit
e9c6ed80e4
4 changed files with 11 additions and 3 deletions
|
@ -11,6 +11,7 @@ FactoryBot.define do
|
|||
duree_conservation_dossiers_hors_ds { 6 }
|
||||
ask_birthday { false }
|
||||
lien_site_web { "https://mon-site.gouv" }
|
||||
path { SecureRandom.uuid }
|
||||
|
||||
transient do
|
||||
administrateur {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue