removed fdescribe

This commit is contained in:
Carlos Jimenez 2019-01-11 12:48:52 +01:00
parent 9dcad609d4
commit abfa544a4c
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 Delete expeditions path', () => {
describe('Ticket Delete expeditions path', () => {
const nightmare = createNightmare();
beforeAll(() => {