mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-16 00:27:49 +02:00
Reorganize and enhance tests
This commit is contained in:
@ -7,6 +7,10 @@ use App\Group;
|
||||
use Tests\FeatureTestCase;
|
||||
use App\TwoFAccount;
|
||||
|
||||
|
||||
/**
|
||||
* @covers \App\Api\v1\Controllers\SettingController
|
||||
*/
|
||||
class SettingControllerTest extends FeatureTestCase
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user