Fix SVG test

This commit is contained in:
Gaël Métais
2015-06-19 18:01:02 +02:00
parent 4ca525f701
commit 2620f75955
+1
View File
@@ -189,6 +189,7 @@ describe('imageOptimizer', function() {
},
status: 200,
isImage: true,
isSVG: true,
type: 'image',
contentType: 'image/svg+xml',
contentLength: 999,