Exemple #1
0
 def teardown(self):
     os.environ = self.environ_before
     commands.pop(FakeCommand.name)
Exemple #2
0
 def teardown(self):
     os.environ = self.environ_before
     commands_dict.pop(FakeCommand.name)