Nwidart\Modules\tests\Commands\GenerateRouteServiceProviderTest::tearDown PHP Method

tearDown() public method

public tearDown ( )
    public function tearDown()
    {
        $this->finder->deleteDirectory($this->modulePath);
        parent::tearDown();
    }