Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jingp committed Aug 8, 2019
2 parents ddf243f + 51727cc commit 7f68a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/expectSaga/expectations.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ ${serializedExpected}
`);
} else if (typeof errorValue === 'undefined') {
throw new SagaTestError(`
Expected to thow:
Expected to throw:
-------------------
${serializedExpected}
Expand Down

0 comments on commit 7f68a83

Please sign in to comment.