From ccfce3c705fd36559cf1a01fac33639aab0254a7 Mon Sep 17 00:00:00 2001
From: Lunar <lunar@anargeek.net>
Date: Fri, 26 Aug 2022 10:38:44 +0200
Subject: [PATCH 1/1] Add one more test case for membership renewal

---
 features/list-emails.feature | 1 +
 1 file changed, 1 insertion(+)

diff --git a/features/list-emails.feature b/features/list-emails.feature
index ebcf76f..c5615db 100644
--- a/features/list-emails.feature
+++ b/features/list-emails.feature
@@ -76,3 +76,4 @@ Fonctionnalité: obtenir les emails des membres à jour de cotisations
       | 2012-12-15 | 2013-12-01 | 2014-01-01 | pierre@example.org |
       | 2012-12-15 | 2013-12-01 | 2014-12-16 |                    |
       | 2012-12-15 | 2013-12-01 | 2014-12-31 |                    |
+      | 2015-08-21 | 2021-08-11 | 2021-08-29 | pierre@example.org |
-- 
2.39.5