Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
duckception committed Sep 21, 2023
1 parent 3b64c5c commit 1db420c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions wallets/metamask-legacy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@
This package contains the code copied from the legacy Synpress version.

It should **only** be used **internally** for testing purposes during the development of the new MetaMask package.

### 🧑‍💻 Important changes

- `metamask`, `playwright`, and `helpers` objects are now available in the global scope.
- All selectors from `pages/metamask` directory are now available under the `metamaskPages` object in the global scope.

0 comments on commit 1db420c

Please sign in to comment.