Skip to content

Commit

Permalink
fix: renames wallet tests target
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed Mar 28, 2024
1 parent 96b3301 commit e1a8a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/wallet-automation/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e1a8a2b

Please sign in to comment.