chore: code refactor via rector
This commit is contained in:
@@ -16,7 +16,7 @@ class ExampleTest extends TestCase
|
||||
}
|
||||
|
||||
/** @test */
|
||||
public function the_application_returns_a_successful_response()
|
||||
public function the_application_returns_a_successful_response(): void
|
||||
{
|
||||
$response = $this->get('/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user