浏览代码

Fix pg links

David Catuhe 6 年之前
父节点
当前提交
0fde4ab035
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      tests/validation/config.json

+ 5 - 5
tests/validation/config.json

@@ -664,16 +664,16 @@
         {
             "title": "Instances",
             "renderCount": 50,
-            "playgroundId": "#2YLJ1L#0",
+            "scriptToRun": "/Demos/Instances/instances.js",
+            "functionToCall": "CreateInstancesTestScene",
             "referenceImage": "instances.png",
+            "replace": "ground., Ground.",
             "excludeFromAutomaticTesting": true
         },
         {
             "title": "Instanced Bones",
-            "scriptToRun": "/Demos/InstancedBones/bones2.js",
-            "functionToCall": "CreateBones2TestScene",
-            "referenceImage": "instancedBones.png",
-            "replace": "Dude.babylon, dude.babylon"
+            "playgroundId": "#2YLJ1L#0",
+            "referenceImage": "instancedBones.png"
         },
         {
             "title": "Light Projection Texture",