Explorar o código

Uncomment tearDown block

shalvah %!s(int64=6) %!d(string=hai) anos
pai
achega
b0d5174e36
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tests/GenerateDocumentationTest.php

+ 2 - 2
tests/GenerateDocumentationTest.php

@@ -21,7 +21,7 @@ class GenerateDocumentationTest extends TestCase
     {
         parent::setUp();
     }
-/*
+
     public function tearDown()
     {
         // delete the generated docs - compatible cross-platform
@@ -38,7 +38,7 @@ class GenerateDocumentationTest extends TestCase
             }
             rmdir($dir);
         }
-    }*/
+    }
 
     /**
      * @param \Illuminate\Foundation\Application $app