TenKeyLabs / dappwright

🏌🏼‍E2E testing for dApps using Playwright + MetaMask & Coinbase Wallet
https://www.npmjs.com/package/@tenkeylabs/dappwright
Other
82 stars 21 forks source link

fix: bug #329 #330

Closed lushunming closed 3 months ago

lushunming commented 4 months ago

solve locale problem,always use English as brower‘s default language

PR Checklist

Changes

Issues

Closes #

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 06bdd698dc66ddd43f93f08b00753a0f7fb46c91

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------------- | ----- | | @tenkeylabs/dappwright | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

osis commented 3 months ago

Thanks for the contribution @lushunming! This certainly fixes #329.