Skip to content

Commit ca8aeb7

Browse files
author
Hevesi Gergő
committed
fixed a test: removed a function call which does not exist (yet)
1 parent 09f5643 commit ca8aeb7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/Write/ExtensionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ public function testIfXMLIsValid()
185185
->setId(1234)
186186
->setCopyIndicator(false)
187187
->setIssueDate(new \DateTime())
188-
->setIssueTime(new \DateTime())
189188
->setAccountingSupplierParty($accountingSupplierParty)
190189
->setAccountingCustomerParty($accountingCustomerParty)
191190
->setInvoiceLines($invoiceLines)

0 commit comments

Comments
 (0)