update media card style
This commit is contained in:
parent
2415ca0f00
commit
36f6a76d39
5 changed files with 17 additions and 40 deletions
|
|
@ -17,7 +17,7 @@ class SetsEndpointTest extends TestCase
|
|||
$baderechSet = $setRepository->create(new CreateSetDto(
|
||||
name: 'Baderech HaAvodah',
|
||||
description: 'Baderech HaAvodah is a way of living',
|
||||
iconImageUrl: '/assets/baderech-haavodah-icon.svg',
|
||||
iconImageUrl: '/assets/baderech-haavodah-icon.png',
|
||||
));
|
||||
$dailyLearningSet = $setRepository->create(new CreateSetDto(
|
||||
name: 'Daily Learning',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue