From 173381665cec1b5771a478f0e888219cf11bbcd0 Mon Sep 17 00:00:00 2001 From: Warrick Bayman Date: Wed, 28 Feb 2024 20:47:45 +0200 Subject: [PATCH] Apply fixes from StyleCI (#29) --- tests/Pest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/Pest.php b/tests/Pest.php index ef59c36..f81721d 100644 --- a/tests/Pest.php +++ b/tests/Pest.php @@ -11,6 +11,4 @@ | */ -use TPG\Deadbolt\Tests\Models\User; - uses(\TPG\Deadbolt\Tests\TestCase::class)->in('*');