Redaxscript\Tests\Console\Command\InstallTest::tearDown PHP Method

tearDown() public method

tearDown
Since: 3.0.0
public tearDown ( )
    public function tearDown()
    {
        $this->_request->setServer('argv', null);
        $this->_config->set('dbPrefix', $this->_configArray['dbPrefix']);
    }