fix test & style code
This commit is contained in:
@@ -627,7 +627,7 @@ class EventsTest extends TestCase
|
||||
'data' => [
|
||||
'user_id' => $userTwo->id,
|
||||
'attributes' => [
|
||||
'validated_at' => now()->toDateTimeString(),
|
||||
'validated_at' => now()->format('Y'),
|
||||
]
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user