mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-01-20 17:03:13 +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