Skip to content

Commit fabb98c

Browse files
committed
Fixed Descarga Masiva
1 parent 15039a8 commit fabb98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_pac_sat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ def test_pac_sat_rfc():
208208
mk.return_value.ok = True
209209
mk.return_value.content = content
210210

211-
res = sat_service.recover_comprobante_emited_request(
211+
res = sat_service.recover_comprobante_emitted_request(
212212
tipo_solicitud=TipoDescargaMasivaTerceros.CFDI,
213213
rfc_emisor="ABC123456ABC",
214214
rfc_receptor="ABC123456ABC",

0 commit comments

Comments
 (0)