e2e path excluded ultil #764 is completed

This commit is contained in:
Carlos Jimenez 2018-10-31 13:42:17 +01:00
parent 5b7cfe348c
commit 5541e46d50
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
import selectors from '../../helpers/selectors.js';
import createNightmare from '../../helpers/nightmare';
describe('Ticket Create packages path', () => {
// e2e path excluded ultil #764 is completed
xdescribe('Ticket Create packages path', () => {
const nightmare = createNightmare();
beforeAll(() => {