Skip to content

Commit

Permalink
Removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
penny-lischer committed Sep 6, 2024
1 parent 54a0670 commit d91c908
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,6 @@ export class AdminReceiverStatusPage extends BasePage {
}

get receiverStatusRowsLocator() {
// const rows = this.statusContainer.locator("> .perreceiver-row");

const rows = this.statusContainer.locator("> .grid-row");

return Object.assign(rows, {
Expand Down

0 comments on commit d91c908

Please sign in to comment.