Browse Source

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

Move normals test to playground
David Catuhe 7 years ago
parent
commit
024223fb04
1 changed files with 1 additions and 2 deletions
  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"
     },
     {