Skip to content

Commit

Permalink
correct unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oriol committed Apr 8, 2022
1 parent b084ad4 commit 0cabbbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/CreditNote-unit-UBL/BR-51.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<test>
<assert>
<description>Trigger error if more than 10 digits is given in the card number</description>
<error>BR-51</error>
<warning>BR-51</warning>
</assert>
<CreditNote
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
Expand Down
2 changes: 1 addition & 1 deletion test/Invoice-unit-UBL/BR-51.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<test>
<assert>
<description>Trigger error if more than 10 digits is given in the card number</description>
<error>BR-51</error>
<warning>BR-51</warning>
</assert>
<Invoice
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
Expand Down

0 comments on commit 0cabbbf

Please sign in to comment.