Try fix headless unit test

This commit is contained in:
everoddandeven 2024-10-11 00:57:47 +02:00
parent 7ab4047b73
commit b5c072dae2
2 changed files with 4 additions and 2 deletions

View file

@ -5,7 +5,8 @@
"baseUrl": "", "baseUrl": "",
"types": [ "types": [
"node", "node",
"jquery" "jquery",
"bootstrap-table"
] ]
}, },
"files": [ "files": [

View file

@ -6,7 +6,8 @@
"types": [ "types": [
"jest", "jest",
"node", "node",
"jquery" "jquery",
"bootstrap-table"
] ]
}, },
"files": [ "files": [