spelling: consumers
This commit is contained in:
parent
11e1d8c66e
commit
22d3caed6e
@ -355,7 +355,7 @@ module.exports = function (grunt) {
|
|||||||
},
|
},
|
||||||
setupNodeConsumers: {
|
setupNodeConsumers: {
|
||||||
command: [
|
command: [
|
||||||
"echo '\n--- Testing node conumers ---'",
|
"echo '\n--- Testing node consumers ---'",
|
||||||
"npm link",
|
"npm link",
|
||||||
`mkdir ${nodeConsumerTestPath}`,
|
`mkdir ${nodeConsumerTestPath}`,
|
||||||
`cp tests/node/consumers/* ${nodeConsumerTestPath}`,
|
`cp tests/node/consumers/* ${nodeConsumerTestPath}`,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user