refactor: refs #8684 skip VnShortcuts test suite in VnShortcut.spec.js
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
e382852349
commit
eb0e63441e
|
@ -1,6 +1,6 @@
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
// https://redmine.verdnatura.es/issues/8848
|
// https://redmine.verdnatura.es/issues/8848
|
||||||
describe('VnShortcuts', () => {
|
describe.skip('VnShortcuts', () => {
|
||||||
const modules = {
|
const modules = {
|
||||||
item: 'a',
|
item: 'a',
|
||||||
customer: 'c',
|
customer: 'c',
|
||||||
|
|
Loading…
Reference in New Issue