From fc854f3b12340c41ce1ab4c72fee33c5bd73b6f0 Mon Sep 17 00:00:00 2001 From: Max Mills <8balldigitalsolutions@gmail.com> Date: Thu, 9 Jan 2025 16:27:39 +0000 Subject: [PATCH] rubocop --- spec/dfe/analytics/transaction_changes_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/dfe/analytics/transaction_changes_spec.rb b/spec/dfe/analytics/transaction_changes_spec.rb index 9e35d244..aa195852 100644 --- a/spec/dfe/analytics/transaction_changes_spec.rb +++ b/spec/dfe/analytics/transaction_changes_spec.rb @@ -59,4 +59,4 @@ def store_transaction_changes_for_tests end end end -end \ No newline at end of file +end