chore: remove legacy tests (#9183)

This commit is contained in:
liuyi
2024-12-17 17:06:28 +08:00
committed by GitHub
parent 27d4aa7ca7
commit b0e64fe516
79 changed files with 45 additions and 12448 deletions

View File

@@ -22,8 +22,6 @@
},
{
"path": "../../common/infra"
},
{ "path": "../../../tests/fixtures" }
}
]
}

View File

@@ -4,6 +4,7 @@
"description": "Autogenerated GraphQL client for affine.pro",
"license": "MIT",
"type": "module",
"private": true,
"main": "./src/index.ts",
"module": "./src/index.ts",
"exports": {

View File

@@ -2,6 +2,7 @@
"name": "@affine/i18n",
"description": "",
"type": "module",
"private": true,
"main": "src/index.ts",
"exports": {
".": "./src/index.ts"