removed focus
gitea/salix/1919-ticket_service_type There was a failure building this commit
Details
gitea/salix/1919-ticket_service_type There was a failure building this commit
Details
This commit is contained in:
parent
780f1e4773
commit
4e39a7823b
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue