refactor(electron): fix vitest and add behavior test (#4655)

This commit is contained in:
Alex Yang
2023-10-18 22:14:30 -05:00
committed by GitHub
parent b14a6bc29e
commit 97d8660a54
35 changed files with 256 additions and 349 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
"path": "./packages/frontend/core"
},
{
"path": "./packages/frontend/electron"
"path": "./packages/frontend/electron/tsconfig.test.json"
},
{
"path": "./packages/frontend/graphql"