/**
  * Tear down after each test.
  */
 public function tearDown()
 {
     parent::tearDown();
     $this->_toggle_global_renewal_discount(false);
 }