node-integration -> nodeIntegration
This commit is contained in:
parent
15397bf879
commit
2acfb8ad82
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ describe('chromium feature', function() {
|
||||||
b.close();
|
b.close();
|
||||||
});
|
});
|
||||||
|
|
||||||
it('accepts "node-integration" as feature', function(done) {
|
it('accepts "nodeIntegration" as feature', function(done) {
|
||||||
var b;
|
var b;
|
||||||
listener = function(event) {
|
listener = function(event) {
|
||||||
assert.equal(event.data, 'undefined');
|
assert.equal(event.data, 'undefined');
|
||||||
|
|
Loading…
Add table
Reference in a new issue