include file into test
This commit is contained in:
parent
d1c6bbe255
commit
74af604eea
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ export default defineConfig({
|
|||
test: {
|
||||
include: [
|
||||
'../../src/botUtils.test.ts',
|
||||
'../../src/markdownToFormattedText.test.ts',
|
||||
'sign-renderer/tests.test.ts'
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue