Move vitest setup file to root (#29097)

I'm using this convention in other projects and I think it makes sense
for gitea too because the vitest setup file is loaded globally for all
tests, not just ones in web_src, so it makes sense to be in the root.
This commit is contained in:
silverwind 2024-02-08 13:07:02 +01:00 committed by GitHub
parent eb5ddc0a78
commit 98e7e3a5f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions