Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/remove-responsecalls-headers' into v4

shalvah 5 anni fa
parent
commit
d60d025621
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tests/GenerateDocumentationTest.php

+ 1 - 1
tests/GenerateDocumentationTest.php

@@ -37,7 +37,7 @@ class GenerateDocumentationTest extends TestCase
 
     public function tearDown(): void
     {
-  //      Utils::deleteDirectoryAndContents('/public/docs');
+        //      Utils::deleteDirectoryAndContents('/public/docs');
     }
 
     /**