Skip to content

Commit

Permalink
chore: remove comments [skip ci] (#6357)
Browse files Browse the repository at this point in the history
We/DS team concluded that it actually works as expected now. So that “temporary workaround” is now a permanent one
  • Loading branch information
ZheSun88 committed Jun 7, 2024
1 parent 14004c1 commit 0279e9e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ public void undefinedItemCount_switchesToEstimateItemCountLessThanCurrentEstimat
public void undefinedItemCount_enterClientFilter_displaysFilteredItem() {
open(300);

// TODO: Temporary workaround. Remove once overlay position mixin is
// fixed to not close the overlay for hidden target element
comboBoxElement.openPopup();

assertLoadedItemsCount("Should be 50 items before filtering", 50,
Expand Down

0 comments on commit 0279e9e

Please sign in to comment.