neues Admin UI Layout eingeführt. Alle Tests auf den neusten Stand gebracht.
This commit is contained in:
@@ -43,6 +43,7 @@ class EventPhotosLocaleTest extends TestCase
|
||||
'task_id' => $task->id,
|
||||
'emotion_id' => $emotion->id,
|
||||
'created_at' => now(),
|
||||
'status' => 'approved',
|
||||
]);
|
||||
|
||||
$responseEn = $this->withHeaders(['X-Device-Id' => 'device-123'])
|
||||
|
||||
Reference in New Issue
Block a user