#809 e2e item.regularize removed fdescribe

This commit is contained in:
Carlos Jimenez 2018-11-14 18:05:54 +01:00
parent eb79347fb1
commit c466c4ce40
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import selectors from '../../helpers/selectors.js';
import createNightmare from '../../helpers/nightmare';
fdescribe('Item regularize path', () => {
describe('Item regularize path', () => {
const nightmare = createNightmare();
beforeAll(() => {
return nightmare