Explorar o código

Apply fixes from StyleCI

Marcel Pociot %!s(int64=5) %!d(string=hai) anos
pai
achega
5324b9df29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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');
     }
 
     /**