Laravel Pint fixes
This commit is contained in:
parent
7a58287b34
commit
126bb29ae2
50 changed files with 299 additions and 299 deletions
|
@ -14,7 +14,7 @@ class AdminHomeControllerTest extends TestCase
|
|||
use RefreshDatabase;
|
||||
|
||||
#[Test]
|
||||
public function adminHomepageLoads(): void
|
||||
public function admin_homepage_loads(): void
|
||||
{
|
||||
$user = User::factory()->make();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue