user = new \App\Models\User; } public function testEmailVariablesContainCorrectValues() { $user = new \App\Models\User; } }