flame: deactivating test plugin

This commit is contained in:
Jakub Jezek 2022-01-11 17:01:39 +01:00
parent 4fa7eb25ff
commit a326ab4290
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -14,6 +14,7 @@ class CollectTestSelection(pyblish.api.ContextPlugin):
order = pyblish.api.CollectorOrder
label = "test selection"
hosts = ["flame"]
active = False
def process(self, context):
self.log.info(