瀏覽代碼

Fix espilit validation test

David Catuhe 8 年之前
父節點
當前提交
505acb299f
共有 2 個文件被更改,包括 3 次插入1 次删除
  1. 二進制
      tests/validation/ReferenceImages/Espilit.png
  2. 3 1
      tests/validation/config.json

二進制
tests/validation/ReferenceImages/Espilit.png


+ 3 - 1
tests/validation/config.json

@@ -14,7 +14,8 @@
       "referenceImage": "WCafe.png"
     },
     {
-      "title": "Espilit",
+      "title": "Espilit",      
+      "renderCount": 10,
       "sceneFolder": "/Scenes/Espilit/",
       "sceneFilename": "Espilit.binary.babylon",
       "referenceImage": "Espilit.png"
@@ -174,6 +175,7 @@
     },
      {
       "title": "PBR glossy",
+      "renderCount": 10,
       "scriptToRun": "/Demos/PBRGlossy/index.js",
       "functionToCall": "CreatePBRGlossyScene",
       "referenceImage": "pbrglossy.png"