Skip to content

Commit

Permalink
Fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
cassar committed Sep 20, 2024
1 parent 9d82fd3 commit 56b4842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/services/recontribution_service_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class RecontributionServiceTest < ActiveSupport::TestCase
end

test 'sends notification for each auto recontribution' do
ActionMailer::Base.deliveries.clear
ActionMailer::Base.deliveries.clear

assert RecontributionService.new(
issued_dividends: [dividends(:issued)]
Expand Down

0 comments on commit 56b4842

Please sign in to comment.