Run litegraph tests
This commit is contained in:
@@ -65,6 +65,6 @@ export default defineConfig({
|
|||||||
// }
|
// }
|
||||||
},
|
},
|
||||||
test: {
|
test: {
|
||||||
include: ['src/**/*.{test,spec}.{js,ts}']
|
include: ['litegraph/packages/tests/src/main.ts']
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user