Acacha\Llum\Tests\ProviderCommandTest::tearDown PHP Method

tearDown() protected method

Tear down tests.
protected tearDown ( )
    protected function tearDown()
    {
        passthru('rm -rf config');
    }