Skip to content

Commit

Permalink
Click on the WooCommerce feature tab
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeelia committed Nov 1, 2023
1 parent a211b6e commit 64a63c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cypress/integration/features/woocommerce.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ describe('WooCommerce Feature', { tags: '@slow' }, () => {
cy.activatePlugin('woocommerce');

cy.visitAdminPage('admin.php?page=elasticpress');
cy.get('#tab-panel-0-woocommerce').click();
cy.get('.components-form-toggle__input').should('be.checked');
});

Expand Down

0 comments on commit 64a63c6

Please sign in to comment.