We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15039a8 commit fabb98cCopy full SHA for fabb98c
tests/test_pac_sat.py
@@ -208,7 +208,7 @@ def test_pac_sat_rfc():
208
mk.return_value.ok = True
209
mk.return_value.content = content
210
211
- res = sat_service.recover_comprobante_emited_request(
+ res = sat_service.recover_comprobante_emitted_request(
212
tipo_solicitud=TipoDescargaMasivaTerceros.CFDI,
213
rfc_emisor="ABC123456ABC",
214
rfc_receptor="ABC123456ABC",
0 commit comments