Commit aa28c73
Landon Wilkins
add application/gzip mime type
on ubuntu 14.04, the tarred file referenced in
spec/models/content_migration_spec.rb:370
returns "application/gzip" as its mime type
which is not in the current list of mime types.
fixes SD-1229
test plan:
* specs pass
Change-Id: I0575393e60da83ba7089a0acede18eaf4a6c1db8
Reviewed-on: https://gerrit.instructure.com/87794
Tested-by: Jenkins
Reviewed-by: Jon Jensen <jon@instructure.com>
Product-Review: Jon Jensen <jon@instructure.com>
QA-Review: Jon Jensen <jon@instructure.com>1 parent 6b13afc commit aa28c73
2 files changed
Lines changed: 2 additions & 1 deletion
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments