chore: Add vitest.config.ts as expected and remove Jest config

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2024-08-26 14:10:25 +02:00
parent a5e58dc45e
commit e0b81410f4
No known key found for this signature in database
GPG key ID: 45FAE7268762B400

View file

@ -62,7 +62,6 @@ $expectedFiles = [
'dist',
'index.html',
'index.php',
'jest.config.ts',
'lib',
'LICENSES',
'occ',
@ -82,6 +81,7 @@ $expectedFiles = [
'tsconfig.json',
'vendor-bin',
'version.php',
'vitest.config.ts',
'webpack.common.js',
'webpack.config.js',
'webpack.modules.js',