From 117a2af907ff6858810706a234b12fac3532d89a Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Tue, 25 Jun 2024 13:00:05 -0700 Subject: [PATCH] Add newlines to end of files --- tests/data/minfraud/factors-response.json | 2 +- tests/data/minfraud/insights-response.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/minfraud/factors-response.json b/tests/data/minfraud/factors-response.json index 31933d2..71e15c3 100644 --- a/tests/data/minfraud/factors-response.json +++ b/tests/data/minfraud/factors-response.json @@ -201,4 +201,4 @@ "warning": "Encountered value at /account/username_md5 that does meet the required constraints" } ] -} \ No newline at end of file +} diff --git a/tests/data/minfraud/insights-response.json b/tests/data/minfraud/insights-response.json index 5fa8af3..a4662d2 100644 --- a/tests/data/minfraud/insights-response.json +++ b/tests/data/minfraud/insights-response.json @@ -181,4 +181,4 @@ "warning": "Encountered value at /account/username_md5 that does meet the required constraints" } ] -} \ No newline at end of file +}