protected function tearDown() { parent::tearDown(); // unregister observer Mage::unregister('_singleton/fpc/observer'); Mage::getSingleton('customer/session')->setData(Lesti_Fpc_Helper_Block::LAZY_BLOCKS_VALID_SESSION_PARAM, false); }
protected function tearDown() { parent::tearDown(); Mage::unregister('current_product'); }
protected function tearDown() { parent::tearDown(); Mage::unregister('_singleton/fpc/observer_clean'); }