Fix couple descriptions to test suite of remove_campsite_type_carousel_slide

This commit is contained in:
jordi fita mas 2024-01-22 20:54:24 +01:00
parent bc790762d6
commit b704f2789d
1 changed files with 2 additions and 2 deletions

View File

@ -73,12 +73,12 @@ values (10, 3, 'en', 'Target caption')
select lives_ok(
$$ select remove_campsite_type_carousel_slide('87452b88-b48f-48d3-bb6c-0296de64164e', 3) $$,
'Should be able to delete a slide from the first campsite_type'
'Should be able to delete a slide from the first campsite type'
);
select lives_ok(
$$ select remove_campsite_type_carousel_slide('9b6370f7-f941-46f2-bc6e-de455675bd0a', 6) $$,
'Should be able to delete a slide from the first campsite_type'
'Should be able to delete a slide from the second campsite type'
);
select bag_eq(