e2e fixed

This commit is contained in:
gerard 2018-07-09 12:47:43 +02:00
parent e90ba9d785
commit e863388346
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ describe('Ticket', () => {
.getInnerText(selectors.ticketSales.secondSaleText)
.then(value => {
expect(value).toContain('Red');
expect(value).toContain('10');
expect(value).toContain('€4.50');
expect(value).toContain('0 %');
expect(value).toContain('€45.00');