protected function setUp() { parent::setUp(); $this->switchThemeConfiguration('Magium\\Magento\\Themes\\Magento18\\ThemeConfiguration'); }
public function setUp() { parent::setUp(); $this->switchThemeConfiguration('Magium\\Magento\\Themes\\MagentoEE114\\ThemeConfiguration'); }
protected function setUp() { parent::setUp(); $this->switchThemeConfiguration(ThemeConfiguration::THEME); }