فهرست منبع

Apply fixes from StyleCI

Marcel Pociot 5 سال پیش
والد
کامیت
5324b9df29
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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');
     }
 
     /**