Merge pull request #1 from a-deeb/a-deeb-patch-1

Update fs.copyFile.spec.js
This commit is contained in:
a-deeb 2019-01-30 14:28:17 -05:00 committed by GitHub
commit 699fc05137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ const util = require('../lib/test-utils.js');
const expect = require('chai').expect;
const { COPYFILE_EXCL } = require('../../src/constants').fsConstants;
use strict;
// Waiting on implementation to land https://github.com/filerjs/filer/issues/436
describe.skip('fs.copyFile', function() {
const file = {