浏览代码

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');
     }
 
     /**