public function setUp()
 {
     parent::setUp();
     $this->setApplicationConfig(Bootstrap::getConfig());
 }