Fix: Se elimina simple_invoice arg

This commit is contained in:
Rodia 2024-12-30 11:01:22 -05:00
parent 612aae1f86
commit 9b33b4486c

View File

@ -11,7 +11,8 @@ import helpers
from fixtures import simple_invoice
def test_xml_with_required_elements(simple_invoice):
def test_xml_with_required_elements():
doc = form_xml.AttachedDocument(simple_invoice, id='123')
xml = doc.toFachoXML()
assert xml.get_element_text(