Skip to content

Commit

Permalink
sitecap tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeetha-nayak committed Jan 9, 2024
1 parent 0590ac1 commit 69057ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ describe( 'Verify Wondercart accessibility as per site capabilities', () => {
.should( 'exist' );
} );

it( 'Verify clicking Install Now successfully installs Wonder Cart', () => {
it( 'Verify clicking Install Now successfully installs Wonder Cart plugin', () => {
cy.get( `.${ appId }-app-navitem-Store`, {
timeout: mediumWait,
} ).click();
Expand Down

0 comments on commit 69057ee

Please sign in to comment.