Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyzu committed Jun 27, 2017
1 parent 8d7ebe3 commit e7b24a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __tests__/init.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ describe('init', () => {

mockFs.setMockFiles({
[basePath]: {
packages: {
plugins: {
[pluginsNames[0]]: {
activatorPath: activatorsPaths[0],
activator: activatorsPaths[0],
},
},
},
Expand Down

0 comments on commit e7b24a8

Please sign in to comment.