Skip to content

Commit

Permalink
remove old test
Browse files Browse the repository at this point in the history
  • Loading branch information
perco12 committed Aug 27, 2024
1 parent 6a0608a commit 8ad5213
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
./.github/scripts/runServerV2.sh
- name: Run Playwright Modals
run: npx playwright test tests/playwright/tests/sdk/modals
- name: Run Playwright Message
- name: Run Playwright Messages
run: npx playwright test tests/playwright/tests/sdk/messages
- uses: actions/upload-artifact@v4
if: always()
Expand Down
14 changes: 0 additions & 14 deletions tests/playwright/tests/sdk/messages/us_messages.spec.js

This file was deleted.

0 comments on commit 8ad5213

Please sign in to comment.