Laravel Pint fixes
This commit is contained in:
parent
7a58287b34
commit
126bb29ae2
50 changed files with 299 additions and 299 deletions
|
@ -15,7 +15,7 @@ class FrontPageTest extends TestCase
|
|||
use RefreshDatabase;
|
||||
|
||||
#[Test]
|
||||
public function frontPageLoadsAllContent(): void
|
||||
public function front_page_loads_all_content(): void
|
||||
{
|
||||
Note::factory()->create(['note' => 'Note 1']);
|
||||
Article::factory()->create(['title' => 'Article 1']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue