浏览代码

Fix SVG test

Gaël Métais 10 年之前
父节点
当前提交
2620f75955
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/core/imageOptimizerTest.js

+ 1 - 0
test/core/imageOptimizerTest.js

@@ -189,6 +189,7 @@ describe('imageOptimizer', function() {
             },
             status: 200,
             isImage: true,
+            isSVG: true,
             type: 'image',
             contentType: 'image/svg+xml',
             contentLength: 999,