delete all e2e tests (#22501)

Cherry-picked from ea463e604c
This commit is contained in:
Dax Raad
2026-04-14 23:10:07 -04:00
parent f44aa02e26
commit 627159acac
82 changed files with 28 additions and 8880 deletions

View File

@@ -5,5 +5,5 @@
"rootDir": "..",
"types": ["node", "bun"]
},
"include": ["./**/*.ts", "../src/testing/terminal.ts"]
"include": ["./**/*.ts"]
}