Pārlūkot izejas kodu

update config to use updated version of test

Nicholas Barlow 6 gadi atpakaļ
vecāks
revīzija
9deafe4ead
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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"
     },,