mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Test that App Scan can read plist
This commit is contained in:
parent
dc358ba5ac
commit
2a525d93d5
4 changed files with 377 additions and 44 deletions
|
|
@ -11,6 +11,7 @@ const vitestConfig = {
|
|||
...astroConfig.vite,
|
||||
|
||||
test: {
|
||||
testTimeout: 60 * 1000,
|
||||
setupFiles: 'tsconfig-paths/register'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue