You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note:** In headed mode, you'll see the MetaMask extension window pop up alongside your app. The test automation will click through it automatically—don't interfere or it may fail!
88
+
89
+
---
90
+
72
91
Feel free to extend this README if you run into anything else that others might find useful. Happy testing! 🎉
73
92
74
93
### NOTE:
@@ -77,8 +96,6 @@ If you see this error:
77
96
78
97
```bash
79
98
80
-
Aushveen Vimalathas
81
-
:no_bell: Today at 10:51 AM
82
99
Run xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" yarn test:e2e
83
100
[WebServer] ⚠ i18n configuration in next.config.js is unsupported in App Router.
84
101
[WebServer] Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization
0 commit comments