Skip to content

Commit

Permalink
Reverted click outside
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-qa007 committed Sep 18, 2024
1 parent b87e5a2 commit 19d60c1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ describe(
false,
);

agHelper.ClickOutside();
EditorNavigation.SelectEntityByName("Table1", EntityType.Widget);
table.toggleColumnEditableViaColSettingsPane("step", "v2", true, true);
agHelper.GetNClick(table._updateMode("Multi"), 0, false, 1000);
Expand Down

0 comments on commit 19d60c1

Please sign in to comment.