Skip to content

Commit

Permalink
Update deployer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahDragon committed Dec 2, 2016
1 parent 97ab545 commit 0d0b385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/deployer.js
Expand Up @@ -158,7 +158,7 @@ describe('deployer', function() {
return deployer({
repo: fakeRemote,
extend_dirs: extendDirName,
ignore_hidden: {public: true, extend: false},
ignore_hidden: {public: true, 'validate/extend': false},
silent: true
});
}).then(function() {
Expand Down

0 comments on commit 0d0b385

Please sign in to comment.