Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
clarketm committed May 27, 2018
1 parent 601bbcd commit ca2465b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ describe("generator-node-cli:app", () => {
"README.md",
".gitignore",
"package.json",
`bin/${binName}.j`,
`bin/${binName}.js`,
`lib/${binName}.js`,
`test/${binName}.test.js`,
"jest.config.js"
Expand Down

0 comments on commit ca2465b

Please sign in to comment.