Переглянути джерело

Update GenerateDocumentationTest.php

Shalvah 4 роки тому
батько
коміт
19b5b0aabe
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      tests/GenerateDocumentationTest.php

+ 0 - 1
tests/GenerateDocumentationTest.php

@@ -343,7 +343,6 @@ class GenerateDocumentationTest extends TestCase
         $this->artisan('scribe:generate');
 
         $this->assertFileExists(realpath(__DIR__ . '/../static/docs/index.html'));
-        Utils::deleteDirectoryAndContents('static/docs');
     }
 
     /** @test */