Set testFramework in wallaby
This commit is contained in:
parent
64d0b276f1
commit
dbf0caaa52
@ -15,5 +15,6 @@ module.exports = function(wallaby) {
|
|||||||
env: {
|
env: {
|
||||||
type: 'node',
|
type: 'node',
|
||||||
},
|
},
|
||||||
|
testFramework: 'mocha',
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user