lint tests fix
This commit is contained in:
commit
3c256124cf
|
@ -63,7 +63,6 @@ describe('fs.chown, fs.fchown', function() {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
describe('fs.promises.chown', function(){
|
describe('fs.promises.chown', function(){
|
||||||
beforeEach(util.setup);
|
beforeEach(util.setup);
|
||||||
afterEach(util.setup);
|
afterEach(util.setup);
|
||||||
|
|
Loading…
Reference in New Issue