sul-dlss / infrastructure-integration-test

Integration Tests for the Stanford Digital Repository
0 stars 0 forks source link

Add require csv where necessary #752

Closed aaron-collier closed 5 months ago

aaron-collier commented 5 months ago

Why was this change made? 🤔

Add require 'csv' in the places that we open a CSV now that the gem is explicitly included.

Was README.md updated if necessary? 🤨