#1210 e2e item.index ocultar columnas
gitea/salix/dev This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2019-03-06 11:40:52 +01:00
parent 6289978de8
commit eef85a47db
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
import selectors from '../../helpers/selectors.js';
import createNightmare from '../../helpers/nightmare';
// #1216 item.index ocultar columnas no refresca la vista al guardar la información
xdescribe('Item index path', () => {
describe('Item index path', () => {
const nightmare = createNightmare();
beforeAll(() => {