Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ritz078 committed Jul 10, 2016
1 parent 990c147 commit e712194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/api/actions/__tests__/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ describe('manager.api.actions.api', () => {
});
});

describe('setStories', () => {
describe('setOptions', () => {
it('should dispatch related redux action', () => {
const reduxStore = {
dispatch: sinon.stub(),
Expand Down

0 comments on commit e712194

Please sign in to comment.