Remove old $tester variable and usused imports

This commit is contained in:
Marcus Moore
2023-03-07 17:04:46 -08:00
parent 43ff7261b2
commit dd9c00195b
16 changed files with 0 additions and 126 deletions
-6
View File
@@ -4,14 +4,8 @@ namespace Tests\Unit;
use App\Models\Location;
use Tests\TestCase;
class LocationTest extends TestCase
{
/**
* @var \UnitTester
*/
protected $tester;
public function testPassesIfNotSelfParent()
{
$a = Location::factory()->make([