Skip to content

Commit 4f251c4

Browse files
Apply suggestion from @scooter-dangle
Co-authored-by: Scott Steele <scottlsteele@gmail.com>
1 parent 07128d3 commit 4f251c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/services/exports/export_distributions_csv_service.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Don't technically need to pull in csv for the code itself,
2+
# but this ensures that the unit test can run in isolation
13
require 'csv'
24

35
module Exports

0 commit comments

Comments
 (0)