fixed typos in test datasets for GroupManagerTest
parent
8842aa66dc
commit
8085699290
|
|
@ -44,7 +44,7 @@ ccm_core.users:
|
||||||
password_reset_required: false
|
password_reset_required: false
|
||||||
# Joe Public
|
# Joe Public
|
||||||
- banned: false
|
- banned: false
|
||||||
primary_email_address: "{ \"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
primary_email_address: "{\"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
||||||
family_name: Public
|
family_name: Public
|
||||||
given_name: Joe
|
given_name: Joe
|
||||||
party_id: 30
|
party_id: 30
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@ ccm_core.users:
|
||||||
password_reset_required: false
|
password_reset_required: false
|
||||||
# Joe Public
|
# Joe Public
|
||||||
- banned: false
|
- banned: false
|
||||||
primary_email_address: "{ \"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
primary_email_address: "{\"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
||||||
family_name: Public
|
family_name: Public
|
||||||
given_name: Joe
|
given_name: Joe
|
||||||
party_id: 30
|
party_id: 30
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@ ccm_core.users:
|
||||||
password_reset_required: false
|
password_reset_required: false
|
||||||
# Joe Public
|
# Joe Public
|
||||||
- banned: false
|
- banned: false
|
||||||
primary_email_address: "{ \"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
primary_email_address: "{\"address\": \"joe.public@example.com\", \"bouncing\": false, \"verified\": true}"
|
||||||
family_name: Public
|
family_name: Public
|
||||||
given_name: Joe
|
given_name: Joe
|
||||||
party_id: 30
|
party_id: 30
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue