소스 검색

Exclude test from integration

Popov72 5 년 전
부모
커밋
dbc64783fc
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      tests/validation/config.json

+ 2 - 1
tests/validation/config.json

@@ -894,7 +894,8 @@
         {
             "title": "KTX2 decoder test",
             "playgroundId": "#EIJH8L#1",
-            "referenceImage": "ktx2decoder.png"
+            "referenceImage": "ktx2decoder.png",
+            "excludeFromAutomaticTesting": true
         }
     ]
 }