diff --git a/tests/wallet-automation/Earthfile b/tests/wallet-automation/Earthfile index 65c1787f05..e179100ed6 100644 --- a/tests/wallet-automation/Earthfile +++ b/tests/wallet-automation/Earthfile @@ -26,6 +26,6 @@ src: COPY global-setup.ts . # Define a test target that builds upon deps -test: +wallet-test: FROM +src RUN xvfb-run -a npx playwright test