Skip to content

Commit

Permalink
wtf. why are these tests passing locally but not in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Aug 11, 2017
1 parent 082d0de commit 6eba4d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cli/samples/node-config/_config.js
@@ -1,5 +1,6 @@
module.exports = {
description: 'uses config file installed from npm',
command: 'rollup --config node:foo',
cwd: __dirname,
execute: true
};

0 comments on commit 6eba4d1

Please sign in to comment.