Skip to content

Commit 28ed94d

Browse files
committed
larastan fixes
1 parent 2a82f2a commit 28ed94d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

bootstrap/app.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?php
2+
3+
return include getcwd() . "/vendor/orchestra/testbench-core/laravel/bootstrap/app.php";

tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public function getEnvironmentSetUp($app)
4747
collect($migrations)->each(fn ($path) => $path->up());
4848
}
4949

50-
private function registerLivewireComponents(): self
50+
private function registerLivewireComponents():self
5151
{
5252
Livewire::component('csv-importer', CsvImporter::class);
5353
Livewire::component('handle-imports', HandleImports::class);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy