Skip to content

Commit

Permalink
Update E2E test docs
Browse files Browse the repository at this point in the history
Co-authored-by: Eason <[email protected]>
  • Loading branch information
joemcgill and eason9487 authored Nov 14, 2024
1 parent a1360bf commit e55f65e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e/utils/pages/setup-mc/step-1-set-up-accounts.js
Original file line number Diff line number Diff line change
Expand Up @@ -391,9 +391,9 @@ export default class SetUpAccountsPage extends MockRequests {
}

/**
* Get store address refresh to sync button.
* Get the "Update store address" button on the store address card.
*
* @return {import('@playwright/test').Locator} Get store address refresh to sync button.
* @return {import('@playwright/test').Locator} Get the "Update store address" button on the store address card.
*/
getStoreAddressButton() {
return this.getStoreAddressCard().getByRole( 'button', {
Expand Down

0 comments on commit e55f65e

Please sign in to comment.