aboutsummaryrefslogtreecommitdiffstats
path: root/src/services/graphql/mutators/send-email.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(pages): refine Contact pageArmand Philippot2023-12-111-0/+23
* remove next/router dependency * remove pageTitle since it is defined in MDX * reduce statements by grouping messages * mock response with MSW and add test for sendEmail