Laravel Pint fixes
This commit is contained in:
parent
7a58287b34
commit
126bb29ae2
50 changed files with 299 additions and 299 deletions
|
@ -12,7 +12,7 @@ class HorizonTest extends TestCase
|
|||
* Horizon has its own test suite, here we just test it has been installed successfully.
|
||||
*/
|
||||
#[Test]
|
||||
public function horizonIsInstalled(): void
|
||||
public function horizon_is_installed(): void
|
||||
{
|
||||
$user = User::factory()->create([
|
||||
'name' => 'jonny',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue