Apply code style

This commit is contained in:
Shift
2023-05-24 21:32:56 +00:00
parent 4e97209494
commit b845552c37
7 changed files with 38 additions and 32 deletions

View File

@@ -1,4 +1,5 @@
<?php
use Illuminate\Foundation\Testing\RefreshDatabase;
use Tests\TestCase;
@@ -6,6 +7,7 @@ class ContactFormTest extends TestCase
{
use RefreshDatabase;
public function testContactForm()
{
$formData = [