Skip to content

Commit

Permalink
Remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fossamagna committed Aug 12, 2018
1 parent df18155 commit 47922a5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions __tests__/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,5 @@ describe('generator-gas:app', () => {
'src/index.js',
'src/hello.js'
]);

// assert.jsonFileContent('package.json', {
// name: 'test-app',
// repository: 'fossamagna/test-app'
// });
});
});

0 comments on commit 47922a5

Please sign in to comment.