diff --git a/test/package.js b/test/package.js index 0768277..c2efb60 100644 --- a/test/package.js +++ b/test/package.js @@ -45,7 +45,6 @@ describe('jekyllized:package', function() { }; helpers.run(path.join(__dirname, '../generators/package')) - .inDir(path.join(__dirname, 'tmp/package')) .withPrompts({ projectName: 'jekyllized' })