mirror of
https://github.com/filegator/filegator.git
synced 2025-08-26 23:24:21 +02:00
Test enhancement (#18)
Wow! Thank you very much for fixing all this. Cheers!
This commit is contained in:
committed by
Milos Stojanovic
parent
c7d88635b4
commit
ea6933883f
@@ -18,7 +18,7 @@ use Tests\TestCase;
|
||||
*/
|
||||
class UploadTest extends TestCase
|
||||
{
|
||||
public function setUp(): void
|
||||
protected function setUp(): void
|
||||
{
|
||||
$this->resetTempDir();
|
||||
|
||||
|
Reference in New Issue
Block a user