Fix: Delete escribir archivo para ver salida
This commit is contained in:
		| @@ -130,6 +130,3 @@ def test_xml_signature_timestamp(monkeypatch): | |||||||
|     xmlstring = xml.tostring() |     xmlstring = xml.tostring() | ||||||
|     signer = fe.DianXMLExtensionSigner('./tests/example.p12') |     signer = fe.DianXMLExtensionSigner('./tests/example.p12') | ||||||
|     xmlsigned = signer.sign_xml_string(xmlstring) |     xmlsigned = signer.sign_xml_string(xmlstring) | ||||||
|  |  | ||||||
|     with open('invoice.xml', 'w') as file_: |  | ||||||
|         file_.write(xmlsigned) |  | ||||||
		Reference in New Issue
	
	Block a user