fix: build issue
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
This commit is contained in:
parent
66b44db254
commit
559514bfef
@ -5,7 +5,7 @@ import { getViteConfig } from 'astro/config'
|
||||
export default getViteConfig({
|
||||
test: {
|
||||
include: [
|
||||
'./tests/**'
|
||||
'./tests/**.ts'
|
||||
]
|
||||
/* for example, use global to avoid globals imports (describe, test, expect): */
|
||||
// globals: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user