Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Remove unused storageStub method
Browse files Browse the repository at this point in the history
  • Loading branch information
michielmulders committed Mar 5, 2019
1 parent a8d9770 commit 8c85026
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ describe('blocks/api', () => {
entities: {
Block: {
get: sinonSandbox.stub().resolves([]),
getRaw: sinonSandbox.stub().resolves(rawBlock),
},
},
};
Expand Down

0 comments on commit 8c85026

Please sign in to comment.