Skip to content

Commit 82a0bda

Browse files
ousidgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 28ed94d commit 82a0bda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrap/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
return include getcwd() . "/vendor/orchestra/testbench-core/laravel/bootstrap/app.php";
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