Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
update init spec
Browse files Browse the repository at this point in the history
  • Loading branch information
farism committed Sep 5, 2017
1 parent d1ac12a commit e028e0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tasks/init-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ describe('INIT TASK', () => {
expect(dir.name)
.to.be.a.directory()
.with.deep.files([
'.gitignore',
'elm-package.json',
'index.ejs',
'package.json',
Expand Down

0 comments on commit e028e0e

Please sign in to comment.