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

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