fix test & style code

This commit is contained in:
Romulus21
2021-10-01 22:22:43 +02:00
parent b5afb216de
commit a0edc63e10
4 changed files with 53 additions and 69 deletions

View File

@@ -627,7 +627,7 @@ class EventsTest extends TestCase
'data' => [
'user_id' => $userTwo->id,
'attributes' => [
'validated_at' => now()->toDateTimeString(),
'validated_at' => now()->format('Y'),
]
],
],