fix: Account seeder error on staging (#5371)

- Fix for Account seeding error on staging environments
This commit is contained in:
Sojan Jose
2022-09-01 21:23:57 +05:30
committed by GitHub
parent 4a74ab59d2
commit 7f3f6f7129
7 changed files with 17 additions and 10 deletions

View File

@@ -351,11 +351,11 @@ contacts:
- message_type: incoming
content: "Hey, \n My card is not working on your website. Please help"
- name: "Candice Matherson"
email: "cmathersonj@va.gov"
email: "cmathersonj@va.test"
gender: 'female'
conversations:
- channel: Channel::Email
source_id: "cmathersonj@va.gov"
source_id: "cmathersonj@va.test"
assignee: michael_scott@paperlayer.test
messages:
- message_type: incoming