浏览代码

update config to use updated version of test

Nicholas Barlow 6 年之前
父节点
当前提交
9deafe4ead
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tests/validation/config.json

+ 2 - 2
tests/validation/config.json

@@ -491,12 +491,12 @@
     },
     {
       "title": "GLTF Serializer with Negative World Matrix",
-      "playgroundId": "#KX53VK#23",
+      "playgroundId": "#KX53VK#24",
       "referenceImage": "glTFSerializerNegativeWorldMatrix.png"
     },
     {
       "title": "GLTF Serializer with Negative World Matrix (Right Handed)",
-      "playgroundId": "#KX53VK#23",
+      "playgroundId": "#KX53VK#24",
       "replace": "useRightHandedSystem = false, useRightHandedSystem = true",
       "referenceImage": "glTFSerializerNegativeWorldMatrix_Right.png"
     },,