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 authored and ci-build committed Jan 24, 2024
1 parent 724ab17 commit 29e9d91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
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 29e9d91

Please sign in to comment.