diff --git a/tests/cases/user/TypeScript-React-Starter/test.json b/tests/cases/user/TypeScript-React-Starter/test.json deleted file mode 100644 index 98d38680468..00000000000 --- a/tests/cases/user/TypeScript-React-Starter/test.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "cloneUrl": "https://github.com/Microsoft/TypeScript-React-Starter.git", - "types": ["jest", "node"] -} diff --git a/tests/cases/user/TypeScript-Vue-Starter/test.json b/tests/cases/user/TypeScript-Vue-Starter/test.json deleted file mode 100644 index ca7390f5639..00000000000 --- a/tests/cases/user/TypeScript-Vue-Starter/test.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "cloneUrl": "https://github.com/Microsoft/TypeScript-Vue-Starter.git", - "types": ["jest"] -}