diff --git a/tests/wallet-automation/Earthfile b/tests/wallet-automation/Earthfile index 39822270fa..9571e0b9c2 100644 --- a/tests/wallet-automation/Earthfile +++ b/tests/wallet-automation/Earthfile @@ -24,6 +24,7 @@ src: COPY --dir typhon . COPY convert-to-zip.py . COPY playwright.config.ts . + COPY global-setup.ts . # Define a test target that builds upon deps test: