Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bkirb authored Oct 28, 2024
1 parent c3e66e9 commit fefb7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/pages/Ramps/BuildQuoteView.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class BuildQuoteView {
get amountToBuyLabel() {
return Matchers.getElementByText(BuildQuoteSelectors.AMOUNT_TO_BUY_LABEL);
}

get amountToSellLabel() {
return Matchers.getElementByText(BuildQuoteSelectors.AMOUNT_TO_SELL_LABEL);
}
Expand Down

0 comments on commit fefb7d4

Please sign in to comment.