Skip to content

Commit

Permalink
One more renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
danjm authored and Gudahtt committed Dec 2, 2024
1 parent b0a66c6 commit 259f0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/manual-scenarios/upgrade-testing/upgrade-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To ensure MetaMask extension's upgrade process is seamless and retains user data

### Pre-Upgrade Actions on Master Branch

- **Given** the user checks out the master branch, runs `yarn` and `yarn start` to build locally, and has loaded the MetaMask extension. For instructions on how to load extension on Chrome and Firefox, check the guidelines [here for Chrome](https://github.com/MetaMask/metamask-extension/blob/develop/docs/add-to-chrome.md) and [here for Firefox](https://github.com/MetaMask/metamask-extension/blob/develop/docs/add-to-firefox.md).
- **Given** the user checks out the master branch, runs `yarn` and `yarn start` to build locally, and has loaded the MetaMask extension. For instructions on how to load extension on Chrome and Firefox, check the guidelines [here for Chrome](https://github.com/MetaMask/metamask-extension/blob/main/docs/add-to-chrome.md) and [here for Firefox](https://github.com/MetaMask/metamask-extension/blob/main/docs/add-to-firefox.md).
- **And** the user has successfully onboarded.
- **And** the user creates two accounts.
- **And** the user sends a transaction between these accounts.
Expand Down

0 comments on commit 259f0b7

Please sign in to comment.