We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0feb790 commit 48a20abCopy full SHA for 48a20ab
tests/TestApi.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+use Unisharp\Laravelfilemanager\Tests;
4
+
5
class TestApi extends TestCase
6
{
7
public function testFolder()
tests/TestCase.php
+namespace Unisharp\Laravelfilemanager\Tests;
class TestCase extends Illuminate\Foundation\Testing\TestCase
/**
0 commit comments