Skip to content

Commit

Permalink
Add missing broccoli-funnel as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgoetze committed Mar 29, 2018
1 parent 3fb19c7 commit 79ccb91
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10,446 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module.exports = {
treeForAddonTestSupport(tree) {
// intentionally not calling _super here
// so that can have our `import`'s be
// import { RandomWalk } from 'ember-cli-odyssey';
// import RandomWalk from 'ember-cli-odyssey';

const Funnel = require('broccoli-funnel');

Expand Down
Loading

0 comments on commit 79ccb91

Please sign in to comment.