diff --git a/tests/Feature/Admin/AdminUserControllerTest.php b/tests/Feature/Admin/AdminUserControllerTest.php index 76eda4249..b72a02531 100644 --- a/tests/Feature/Admin/AdminUserControllerTest.php +++ b/tests/Feature/Admin/AdminUserControllerTest.php @@ -221,4 +221,3 @@ class AdminUserControllerTest extends TestCase return $user->fresh(); } } -