Unverified Commit 4b3a1cd8 authored by Viral Solani's avatar Viral Solani Committed by GitHub

Merge pull request #130 from viralsolani/analysis-qB0aML

Apply fixes from StyleCI
parents 372d94ba e1bb4066
......@@ -2,13 +2,8 @@
namespace Tests\Feature\Backend;
use App\Models\Access\Permission\Permission;
use App\Models\Access\Role\Role;
use Illuminate\Support\Facades\Event;
use Illuminate\Support\Facades\Notification;
use Tests\TestCase;
class ManageRolesTest extends TestCase
{
}
......@@ -6,7 +6,6 @@ use Tests\TestCase;
class RoleTest extends TestCase
{
/** @test */
public function a_role_has_users()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment