stub.callsArgAsync(index); is already listed in line #466#1618
stub.callsArgAsync(index); is already listed in line #466#1618malev wants to merge 1 commit intosinonjs:masterfrom
stub.callsArgAsync(index); is already listed in line #466#1618Conversation
|
Good find! There is definitely something weird going on in this section of the documentation. The following sentence is also duplicated:
I think we need to do more for this section, than just delete the duplication. Perhaps a level 3 header about async variations using the sentence above. Please note that it is not enough to only change Would you be up for making those changes? |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Purpose (TL;DR) - mandatory
Background (Problem in detail) - optional
How to verify - mandatory
stub.callsArgAsync(index);appears only once.Checklist for author
npm run lintpasses