delete all e2e tests (#22501)

Cherry-picked from ea463e604cdd2a3e83e1c286e39b789455f0d413
This commit is contained in:
Dax Raad
2026-04-14 23:10:25 -04:00
parent f44aa02e26
commit 627159acac
82 changed files with 28 additions and 8880 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
"rootDir": "..",
"types": ["node", "bun"]
},
"include": ["./**/*.ts", "../src/testing/terminal.ts"]
"include": ["./**/*.ts"]
}