Store and assert config file

This commit is contained in:
ColCh
2014-11-02 11:08:28 +03:00
parent bfaec14ae1
commit 89ce919eee
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ describe('react-webpack generator', function() {
it('should generate dotfiles', function(done) {
react.run({}, function() {
helpers.assertFile([].concat(expected, [
'.yo-rc.json',
'.editorconfig',
'.gitignore',
'.jshintrc'