This commit is contained in:
parent
6289978de8
commit
eef85a47db
|
@ -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(() => {
|
||||
|
|
Loading…
Reference in New Issue