[fix #3315] Migrate service organisme
This commit is contained in:
parent
0bb4abb3b3
commit
9d92e43d8d
6 changed files with 34 additions and 19 deletions
|
@ -5,7 +5,7 @@ describe Service, type: :model do
|
|||
{
|
||||
nom: 'service des jardins',
|
||||
organisme: 'mairie des iles',
|
||||
type_organisme: Service.type_organismes.fetch(:commune),
|
||||
type_organisme: Service.type_organismes.fetch(:association),
|
||||
email: 'super@email.com',
|
||||
telephone: '1212202',
|
||||
horaires: 'du lundi au vendredi',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue