소스 검색

Merge pull request #3457 from bghgary/move-normals-test

Move normals test to playground
David Catuhe 7 년 전
부모
커밋
024223fb04
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      tests/validation/config.json

+ 1 - 2
tests/validation/config.json

@@ -176,8 +176,7 @@
     },
     {
       "title": "Normals",
-      "scriptToRun": "/Demos/Normals/index.js",
-      "functionToCall": "createScene",
+      "playgroundId": "#WXKLLJ#2",
       "referenceImage": "normals.png"
     },
     {