From e0021ae99457e7f66f4b93f38e89af0b20b2c777 Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Wed, 16 Aug 2023 20:05:40 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20the=20description=20of=20an=20add=5Fcamps?= =?UTF-8?q?ite=E2=80=99s=20test=20case?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/add_campsite.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/add_campsite.sql b/test/add_campsite.sql index 3225c7c..85734fa 100644 --- a/test/add_campsite.sql +++ b/test/add_campsite.sql @@ -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 *