Skip to content

Commit

Permalink
test: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
schoero committed Jan 11, 2022
1 parent 651501c commit cfeb89a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/no-debtor-no-amount-no-reference.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ const data = {
av1: "eBill/UV;UltraPay005;12345",
av2: "eBill/XY;XYService;54321",
creditor: {
name: "Robert Schneider ultra long name of the company to use multiple lines",
address: "Rue du Lac 1268 Ultra long address nam eto use multiple lines",
name: "Robert Schneider",
address: "Rue du Lac 1268",
zip: 2501,
city: "Zug ultra long city name multi line",
city: "Zug",
account: "CH5800791123000889012",
country: "CH"
}
Expand Down

0 comments on commit cfeb89a

Please sign in to comment.