From 740668a9dc7db99991ade10ad9aa1753d7fe8356 Mon Sep 17 00:00:00 2001 From: Guillermo Gutierrez Almazor Date: Tue, 21 May 2024 14:49:49 +0200 Subject: [PATCH] Change: restore end-of-file whitespace --- spec/fixtures.http/createEmailForward/created.http | 2 +- spec/fixtures.http/getEmailForward/success.http | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/fixtures.http/createEmailForward/created.http b/spec/fixtures.http/createEmailForward/created.http index 8370dedb..7eb52506 100644 --- a/spec/fixtures.http/createEmailForward/created.http +++ b/spec/fixtures.http/createEmailForward/created.http @@ -19,4 +19,4 @@ X-Permitted-Cross-Domain-Policies: none Content-Security-Policy: frame-ancestors 'none' Strict-Transport-Security: max-age=31536000 -{"data":{"id":41872,"domain_id":235146,"alias_email":"example@dnsimple.xyz","destination_email":"example@example.com","created_at":"2021-01-25T13:54:40Z","updated_at":"2021-01-25T13:54:40Z","from":"example@dnsimple.xyz","to":"example@example.com"}} \ No newline at end of file +{"data":{"id":41872,"domain_id":235146,"alias_email":"example@dnsimple.xyz","destination_email":"example@example.com","created_at":"2021-01-25T13:54:40Z","updated_at":"2021-01-25T13:54:40Z","from":"example@dnsimple.xyz","to":"example@example.com"}} diff --git a/spec/fixtures.http/getEmailForward/success.http b/spec/fixtures.http/getEmailForward/success.http index 53652bd7..23097f60 100644 --- a/spec/fixtures.http/getEmailForward/success.http +++ b/spec/fixtures.http/getEmailForward/success.http @@ -19,4 +19,4 @@ X-Permitted-Cross-Domain-Policies: none Content-Security-Policy: frame-ancestors 'none' Strict-Transport-Security: max-age=31536000 -{"data":{"id":41872,"domain_id":235146,"alias_email":"example@dnsimple.xyz","destination_email":"example@example.com","created_at":"2021-01-25T13:54:40Z","updated_at":"2021-01-25T13:54:40Z","from":"example@dnsimple.xyz","to":"example@example.com"}} \ No newline at end of file +{"data":{"id":41872,"domain_id":235146,"alias_email":"example@dnsimple.xyz","destination_email":"example@example.com","created_at":"2021-01-25T13:54:40Z","updated_at":"2021-01-25T13:54:40Z","from":"example@dnsimple.xyz","to":"example@example.com"}}