public function testLayeredNavTestWorks()
 {
     $this->getTheme()->set('navigationPathToSimpleProductCategory', 'Apparel/Shirts');
     parent::testLayeredNavTestWorks();
 }