Skip to content

Commit

Permalink
fix cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Jul 1, 2021
1 parent fb24e37 commit 37cf2d7
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 459 deletions.
1 change: 1 addition & 0 deletions cypress/integration/sites.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ describe('Sites in DiscodataTableBlock', () => {

it('Add Blocks', () => {
changePageTitle('Sites in DiscodataTableBlock');
cy.get('.block.inner.text').click();
addBlock('Eprtr Blocks', 'eprtr_blocks', 'eprtr_filters_block');
addBlock(
'Discodata components',
Expand Down
Loading

0 comments on commit 37cf2d7

Please sign in to comment.