whoami7 - Manager
:
/
home
/
qbizpnmr
/
arif.umairtax.com
/
tests
/
Upload File:
files >> /home/qbizpnmr/arif.umairtax.com/tests/TestCase.php
<?php namespace Tests; use Mockery; use App\Utils\Traits\AppSetup; use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { use CreatesApplication; use AppSetup; protected function setUp(): void { parent::setUp(); } }
Copyright ©2021 || Defacer Indonesia