Fix invoice API test after addition of attendee names

This commit is contained in:
Raphael Michel
2017-11-24 09:28:31 +01:00
parent 91ed869dba
commit 3eb87a878a

View File

@@ -313,7 +313,7 @@ TEST_INVOICE_RES = {
"foreign_currency_rate_date": None,
"lines": [
{
"description": "Budget Ticket",
"description": "Budget Ticket<br />Attendee: Peter",
"gross_value": "23.00",
"tax_value": "0.00",
"tax_name": "",