Skip to content

Commit

Permalink
test: missing test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
taccisum committed Jul 25, 2019
1 parent 58594b7 commit 7792587
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions generators/test/app/index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ describe('generate app', () => {
assert.file('start-fb.sh')
assert.file('start-code.sh')
assert.file('Dockerfile')
assert.file('entrypoint.sh')
assert.file('run.sh')
assert.file('LICENSE')
assert.file('README.md')
assert.file('scaffold.md')
Expand Down

0 comments on commit 7792587

Please sign in to comment.