Skip to content

Commit

Permalink
test/helpers: use actual scope.interactions
Browse files Browse the repository at this point in the history
  • Loading branch information
taye committed Jun 1, 2018
1 parent 0c8f577 commit ac1cf2a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/_dev/test/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ export function mockScope (options = {}) {
methodDict: {},
eventTypes: [],
},
interactions: {
signals: new Signals(),
list: [],
},
}, options);

return scope;
Expand Down

0 comments on commit ac1cf2a

Please sign in to comment.