Преглед на файлове

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
         }
     ]
 }