fixed typos in test datasets for GroupManagerTest

Former-commit-id: 8085699290
embedded-to-json
Jens Pelzetter 2020-05-24 10:04:07 +02:00
parent c49dc8e31a
commit 132df428ed
3 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ ccm_core.users:
password_reset_required: false
# Joe Public
- 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
given_name: Joe
party_id: 30

View File

@ -44,7 +44,7 @@ ccm_core.users:
password_reset_required: false
# Joe Public
- 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
given_name: Joe
party_id: 30

View File

@ -44,7 +44,7 @@ ccm_core.users:
password_reset_required: false
# Joe Public
- 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
given_name: Joe
party_id: 30