Laravel Pint fixes
This commit is contained in:
parent
7a58287b34
commit
126bb29ae2
50 changed files with 299 additions and 299 deletions
|
@ -10,7 +10,7 @@ use Tests\TestCase;
|
|||
class HeaderLinkTest extends TestCase
|
||||
{
|
||||
#[Test]
|
||||
public function itShouldSeeTheIndiewebRelatedLinkHeaders(): void
|
||||
public function it_should_see_the_indieweb_related_link_headers(): void
|
||||
{
|
||||
$response = $this->get('/');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue