Skip to content

Commit

Permalink
only removed from tc
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatkhurana-adobe committed Jan 24, 2024
1 parent e1da7e5 commit 16fa6d3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -92,7 +92,7 @@ describe('Page - Authoring', function () {
cy.deleteComponentByPath(panelEditPath);
});

it.only('Check placeholder text in Panel ', function () {
it('Check placeholder text in Panel ', function () {
dropPanelInContainer();
cy.get(panelContainerPathSelector).get("[data-text='Please drag Panel components here']").should("exist");;
});
Expand Down

0 comments on commit 16fa6d3

Please sign in to comment.