mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-04 00:24:18 +00:00
Add 'node' in test file names that only run on node
This commit is contained in:
parent
0482239e8b
commit
d900945b6d
@ -17,7 +17,7 @@ module.exports = function (config) {
|
||||
singleRun: true,
|
||||
karmaTypescriptConfig: {
|
||||
bundlerOptions: {
|
||||
entrypoints: /.*\.browser\.spec\.ts$/,
|
||||
entrypoints: /^.*[^(node)]\.spec\.ts$/,
|
||||
},
|
||||
coverageOptions: {
|
||||
instrumentation: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user