Example #1
0
 def _clear_workflows(self):
     DEFAULT_REGISTRY.clear()
Example #2
0
 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()