Skip to content

Commit

Permalink
fix<cognito_custom_email_sender>: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisLeMeec committed Jan 4, 2022
1 parent 1bfd3f0 commit 1125b60
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"email_verified": false
},
"code": "example code",
"usernameParameter": "{username}",
"clientMetadata": {
"exampleMetadataKey": "example metadata value"
}
},
"type": "example type"
},
"response": {
"emailMessage": "<custom message to be sent in the email>",
Expand Down

0 comments on commit 1125b60

Please sign in to comment.