Fix SVG test
This commit is contained in:
@@ -189,6 +189,7 @@ describe('imageOptimizer', function() {
|
||||
},
|
||||
status: 200,
|
||||
isImage: true,
|
||||
isSVG: true,
|
||||
type: 'image',
|
||||
contentType: 'image/svg+xml',
|
||||
contentLength: 999,
|
||||
|
||||
Reference in New Issue
Block a user