We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42daac commit c6020fdCopy full SHA for c6020fd
1 file changed
Makefile
@@ -33,7 +33,7 @@ tests-readonly:
33
python3 tests/run.py dte_facturacion.dte_temp.test_descargar_xml_dte_temp.TestDescargarXmlDteTemp
34
python3 tests/run.py dte_facturacion.dte_temp.test_emitir_dte_temp.TestEmitirDteTemp
35
python3 tests/run.py dte_facturacion.dte_temp.test_eliminar_dte_temp.TestEliminarDteTemp
36
- python3 tests/run.py dte_facturacion.dte_temp.test_listar_dte_temp.TestListarDteTemp
+ python3 tests/run.py dte_facturacion.dte_temp.test_listar_dtes_temp.TestListarDtesTemp
37
python3 tests/run.py pagos_cobros_masivos.test_buscar_cobro_programado.TestBuscarCobroProgramado
38
python3 tests/run.py pagos_cobros_masivos.test_listar_cobros_masivos_programados.TestListarCobrosMasivosProgramados
39
0 commit comments