Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
Remove duplicate code
Browse files Browse the repository at this point in the history
  • Loading branch information
wpscholar committed Jul 28, 2023
1 parent aeb74ee commit 2fd05fd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ describe( 'Basic Info Page', function () {
it( 'Check if Header and Subheader shows up', () => {
DrawerClose();
CheckHeadingSubheading();
cy.get('.nfd-onboarding-drawer__toggle').click();
} );

it( 'Check to make sure sidebar opens, content is in place and close sidebar', () => {
Expand Down

0 comments on commit 2fd05fd

Please sign in to comment.