Skip to content

Commit 3cada1e

Browse files
committed
chore: remove test in e2e
1 parent 80cabf8 commit 3cada1e

3 files changed

Lines changed: 0 additions & 447 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ jobs:
3434
- name: Setup Node.js and pnpm
3535
if: github.event_name != 'pull_request' || steps.e2e-marker.outputs.cache-hit != 'true'
3636
uses: ./.github/actions/setup-node-pnpm
37-
- name: Run vscode-e2e unit tests
38-
if: github.event_name != 'pull_request' || steps.e2e-marker.outputs.cache-hit != 'true'
39-
run: pnpm --filter @roo-code/vscode-e2e test:unit
40-
4137
- name: Install xvfb
4238
if: github.event_name != 'pull_request' || steps.e2e-marker.outputs.cache-hit != 'true'
4339
run: sudo apt-get install -y xvfb

apps/vscode-e2e/src/fixtures/orchestrator-plan.spec.ts

Lines changed: 0 additions & 369 deletions
This file was deleted.

0 commit comments

Comments
 (0)