#809 e2e item.regularize disabled untill finished
This commit is contained in:
parent
c7421554f1
commit
8bd91f3039
|
@ -1,7 +1,7 @@
|
|||
import selectors from '../../helpers/selectors.js';
|
||||
import createNightmare from '../../helpers/nightmare';
|
||||
|
||||
describe('Item regularize path', () => {
|
||||
xdescribe('Item regularize path', () => {
|
||||
const nightmare = createNightmare();
|
||||
beforeAll(() => {
|
||||
return nightmare
|
||||
|
|
Loading…
Reference in New Issue