section bugs #776 unfinished
This commit is contained in:
parent
203a674407
commit
9bb888f52f
|
@ -1,7 +1,8 @@
|
|||
import selectors from '../../helpers/selectors.js';
|
||||
import createNightmare from '../../helpers/nightmare';
|
||||
|
||||
describe('Ticket Delete expeditions path', () => {
|
||||
// #776
|
||||
xdescribe('Ticket expeditions and log path', () => {
|
||||
const nightmare = createNightmare();
|
||||
|
||||
beforeAll(() => {
|
||||
|
|
Loading…
Reference in New Issue