Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Jan 25, 2024
1 parent 35a3461 commit 17c9162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ yarn run start
After executing these commands, you can access a basic decentralized application (dApp) page for testing polkamask snap at http://localhost:8000/. For more advanced dApp visit [apps.polkagate.xyz](apps.polkagate.xyz). Note, Metamask Flask (Metamask) needs to be installed to interact with the snap and dApp.

## Test
To test the snap run:
To execute the unit tests for the snap, use the following command:

```
yarn test
Expand Down

0 comments on commit 17c9162

Please sign in to comment.