Fix the description of an add_campsite’s test case
This commit is contained in:
parent
000a2e506e
commit
e0021ae994
|
@ -65,7 +65,7 @@ select bag_eq(
|
|||
, (1, 12, 'B1', true)
|
||||
, (2, 21, 'C1', true)
|
||||
$$,
|
||||
'Should have added all two campsite type'
|
||||
'Should have added all campsites'
|
||||
);
|
||||
|
||||
select *
|
||||
|
|
Loading…
Reference in New Issue