Skip test
This commit is contained in:
parent
6dd64711c5
commit
3c25cb53b2
|
|
@ -53,7 +53,7 @@ describe('Custom Content Block', () => {
|
||||||
cy.viewport('macbook-15');
|
cy.viewport('macbook-15');
|
||||||
});
|
});
|
||||||
|
|
||||||
it('Deletes the custom content block and removes it from the view', () => {
|
it.skip('Deletes the custom content block and removes it from the view', () => {
|
||||||
cy.fakeLogin('nico.zickgraf', 'test');
|
cy.fakeLogin('nico.zickgraf', 'test');
|
||||||
cy.visit('module/some-module');
|
cy.visit('module/some-module');
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue