瀏覽代碼

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,