-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Provide correct return value from source.emit() (#17)
This rebases the work from #8 with minor modifications, and tests the return values directly (rather than adding a wide-bracket integration test). Adopts arrow functions in the test file. This was identified as the root cause of nock/nock#1485. Thanks to @rbrtribeiro for the fix! Close #8 Close #9
- Loading branch information
1 parent
7815925
commit 0d1418e
Showing
2 changed files
with
78 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters