rails/activestorage/test/analyzer
Ricardo Díaz 36e0ac3b53 Move #extract_metadata_from to ActiveStorage's TestHelper
ImageAnalyzerTest and VideoAnalyzerTest are defining the same helper,
since both use `#create_file_blob` that is defined in TestHelper, it
makes sense to move `#extract_metadata_from` to that side.
2018-04-25 15:28:30 -05:00
..
image_analyzer_test.rb Move #extract_metadata_from to ActiveStorage's TestHelper 2018-04-25 15:28:30 -05:00
video_analyzer_test.rb Move #extract_metadata_from to ActiveStorage's TestHelper 2018-04-25 15:28:30 -05:00