Exemple #1
0
    def tearDown(self):
        unpatch()

        super(TestKombuPatch, self).tearDown()
Exemple #2
0
 def tearDown(self):
     unpatch()
Exemple #3
0
 def tearDown(self):
     unpatch()
     super(TestKombuSettings, self).tearDown()