removed fdescribe
This commit is contained in:
parent
9dcad609d4
commit
abfa544a4c
|
@ -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(() => {
|
||||
|
|
Loading…
Reference in New Issue