mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
test(frontend): add dom fixture helpers
This commit is contained in:
@@ -6,7 +6,6 @@ export default defineConfig({
|
||||
globals: true,
|
||||
setupFiles: ['tests/frontend/setup.js'],
|
||||
include: [
|
||||
'static/js/**/*.test.js',
|
||||
'tests/frontend/**/*.test.js'
|
||||
],
|
||||
coverage: {
|
||||
|
||||
Reference in New Issue
Block a user