Fixtures update.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2186 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
fb1f72a09c
commit
9a0814253c
|
@ -5,18 +5,21 @@ members_001:
|
|||
role_id: 1
|
||||
id: 1
|
||||
user_id: 2
|
||||
mail_notification: true
|
||||
members_002:
|
||||
created_on: 2006-07-19 19:35:36 +02:00
|
||||
project_id: 1
|
||||
role_id: 2
|
||||
id: 2
|
||||
user_id: 3
|
||||
mail_notification: true
|
||||
members_003:
|
||||
created_on: 2006-07-19 19:35:36 +02:00
|
||||
project_id: 2
|
||||
role_id: 2
|
||||
id: 3
|
||||
user_id: 2
|
||||
mail_notification: true
|
||||
members_004:
|
||||
id: 4
|
||||
created_on: 2006-07-19 19:35:36 +02:00
|
||||
|
@ -24,10 +27,12 @@ members_004:
|
|||
role_id: 2
|
||||
# Locked user
|
||||
user_id: 5
|
||||
mail_notification: true
|
||||
members_005:
|
||||
id: 5
|
||||
created_on: 2006-07-19 19:35:33 +02:00
|
||||
project_id: 5
|
||||
role_id: 1
|
||||
user_id: 2
|
||||
mail_notification: true
|
||||
|
Loading…
Reference in New Issue