event add store test

This commit is contained in:
2020-07-19 12:15:23 +02:00
parent 7b00dd2975
commit fe14127648
14 changed files with 472 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ class ImagesTest extends TestCase
'profile_image' => [
'data' => [
'type' => 'images',
'image_id' => 2,
'image_id' => 3,
'attributes' => []
]
]