added update test

This commit is contained in:
Denis Duliçi
2022-03-02 22:18:21 +03:00
parent df67860182
commit cef05364da
2 changed files with 54 additions and 1 deletions

View File

@ -2,8 +2,8 @@
namespace Tests\Feature\Common;
use Tests\Feature\FeatureTestCase;
use App\Jobs\Setting\CreateCategory;
use Tests\Feature\FeatureTestCase;
class SourcesTest extends FeatureTestCase
{