removed focus
gitea/salix/1919-ticket_service_type There was a failure building this commit Details

This commit is contained in:
Joan Sanchez 2019-12-13 12:01:15 +01:00
parent 780f1e4773
commit 4e39a7823b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import selectors from '../../helpers/selectors.js';
import createNightmare from '../../helpers/nightmare';
fdescribe('Ticket services path', () => {
describe('Ticket services path', () => {
const nightmare = createNightmare();
const invoicedTicketId = 1;