This commit is contained in:
Lizandro Guarnizo
2026-05-12 21:41:26 -05:00
parent 9ca202b3bd
commit fd8b5d68fa
10 changed files with 30 additions and 18 deletions
@@ -325,6 +325,7 @@ func TestCicloNotificaciones(t *testing.T) {
&reglaBienvenida,
&cliente,
[]models.Contrato{contrato},
"",
)
if err != nil {
t.Fatalf("EnviarNotificacionGrupo (bienvenida): %v", err)