Browse Source

Exclude test from integration

Popov72 5 years ago
parent
commit
dbc64783fc
1 changed files with 2 additions and 1 deletions
  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
         }
     ]
 }