Skip to content

Commit

Permalink
Merge pull request #130 from cjsheu/remove-stub-store-init
Browse files Browse the repository at this point in the history
Remove stub store.init to be compatible with Octane.
  • Loading branch information
EWhite613 authored Mar 16, 2020
2 parents 99101b7 + e514075 commit 60bb003
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addon-test-support/stub.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ export const storeMethods = [
'flushPendingSave',
'getReference',
'hashRecordForId',
'init',
'modelFor',
'normalize',
'peekAll',
Expand Down

0 comments on commit 60bb003

Please sign in to comment.