Skip to content

Commit

Permalink
fix: eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
albinAppsmith committed Jan 30, 2025
1 parent 488f21c commit d3cbfce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ describe("Property Pane Search", { tags: ["@tag.PropertyPane"] }, function () {
agHelper.AddDsl("swtchTableV2Dsl");
});

// skipping this because this feature is not
// skipping this because this feature is not
it.skip("1. Verify if the search Input is getting focused when a widget is selected", function () {
EditorNavigation.SelectEntityByName("Table1", EntityType.Widget);

Expand Down

0 comments on commit d3cbfce

Please sign in to comment.