From 1aa2e545dda33183d1a7ad862abeb97d52fce99c Mon Sep 17 00:00:00 2001 From: Guillermo Gutierrez Almazor Date: Mon, 27 May 2024 10:30:35 +0200 Subject: [PATCH] Change: restore empty line at the end of the file --- test/fixtures.http/listEmailForwards/success.http | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures.http/listEmailForwards/success.http b/test/fixtures.http/listEmailForwards/success.http index 610737e..4dd4074 100644 --- a/test/fixtures.http/listEmailForwards/success.http +++ b/test/fixtures.http/listEmailForwards/success.http @@ -13,4 +13,4 @@ X-Request-Id: e42df983-a8a5-4123-8c74-fb89ab934aba X-Runtime: 0.025456 Strict-Transport-Security: max-age=63072000 -{"data":[{"id":24809,"domain_id":235146,"alias_email":".*@a-domain.com","destination_email":"jane.smith@example.com","created_at":"2017-05-25T19:23:16Z","updated_at":"2017-05-25T19:23:16Z","from":".*@a-domain.com","to":"jane.smith@example.com"}],"pagination":{"current_page":1,"per_page":30,"total_entries":1,"total_pages":1}} \ No newline at end of file +{"data":[{"id":24809,"domain_id":235146,"alias_email":".*@a-domain.com","destination_email":"jane.smith@example.com","created_at":"2017-05-25T19:23:16Z","updated_at":"2017-05-25T19:23:16Z","from":".*@a-domain.com","to":"jane.smith@example.com"}],"pagination":{"current_page":1,"per_page":30,"total_entries":1,"total_pages":1}}