Ejemplo n.º 1
0
    def tearDown(self):
        unpatch()

        super(TestKombuPatch, self).tearDown()
Ejemplo n.º 2
0
 def tearDown(self):
     unpatch()
Ejemplo n.º 3
0
 def tearDown(self):
     unpatch()
     super(TestKombuSettings, self).tearDown()