canvas-lms/gems/multipart/spec
Jeremy Stanley 9a6a2c0e59 use display_name for mime type when uploading tempfile
test plan:
 - have canvas set up with inst-fs
 - put an SVG file in course files
 - in the files tab, you should be able to click the SVG and
   see a preview
 - export the course to a canvas cartridge
 - import it to another course
 - the file preview should work in the new course

fixes LS-1602

flag = none

Change-Id: Ib6a66a803a23be66eb62244a90e03dd76258e96d
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/254507
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Ed Schiebel <eschiebel@instructure.com>
QA-Review: Robin Kuss <rkuss@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
2020-12-08 20:49:42 +00:00
..
multipart use display_name for mime type when uploading tempfile 2020-12-08 20:49:42 +00:00
spec_helper.rb add # frozen_string_literal: true for embedded gems 2020-10-28 22:08:40 +00:00