e2e path excluded ultil #764 is completed
This commit is contained in:
parent
5b7cfe348c
commit
5541e46d50
|
@ -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(() => {
|
||||
|
|
Loading…
Reference in New Issue