def _clear_workflows(self): DEFAULT_REGISTRY.clear()
def tearDown(self): # we don't want test classes lurking around and interfere with other tests DEFAULT_REGISTRY.clear()
def tearDown(self): DEFAULT_REGISTRY.clear()