From 1c3c62e9668fa955e39b2571ac4c7ed919898c6e Mon Sep 17 00:00:00 2001 From: adrien2p Date: Tue, 10 May 2022 14:14:59 +0200 Subject: [PATCH] test(medusa): Fix integration --- .../medusa-plugin-sendgrid/__snapshots__/index.js.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/plugins/__tests__/medusa-plugin-sendgrid/__snapshots__/index.js.snap b/integration-tests/plugins/__tests__/medusa-plugin-sendgrid/__snapshots__/index.js.snap index b414a3f7a1..e80d777ab5 100644 --- a/integration-tests/plugins/__tests__/medusa-plugin-sendgrid/__snapshots__/index.js.snap +++ b/integration-tests/plugins/__tests__/medusa-plugin-sendgrid/__snapshots__/index.js.snap @@ -2389,9 +2389,9 @@ Object { "created_at": Any, "customer_id": null, "deleted_at": null, - "first_name": null, + "first_name": "Chyna", "id": Any, - "last_name": null, + "last_name": "Osinski", "metadata": null, "phone": "12353245", "postal_code": "1234",