Skip test

This commit is contained in:
Christian Cueni 2021-07-13 13:48:41 +02:00
parent 6dd64711c5
commit 3c25cb53b2
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ describe('Custom Content Block', () => {
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.visit('module/some-module');