mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Fix the problem that occurs by grunt coverage (#1537)
This commit is contained in:
parent
a868cb97d9
commit
ff8773f6bd
@ -26,7 +26,7 @@ exports.config = {
|
||||
// directory is where your package.json resides, so `wdio` will be called from there.
|
||||
//
|
||||
specs: [
|
||||
'./test/editor/**/*_spec.js'
|
||||
'./test/editor/**/*_uispec.js'
|
||||
],
|
||||
// Patterns to exclude.
|
||||
exclude: [
|
||||
|
Loading…
Reference in New Issue
Block a user