Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.x: fix TestSubscriber/Observer message texts #4921

Merged
merged 1 commit into from
Dec 15, 2016

Conversation

akarnokd
Copy link
Member

Fix the wrong messages in TestSubscriber and TestObserver.

Related: #4920.

@akarnokd akarnokd added this to the 2.0 backlog milestone Dec 15, 2016
@codecov-io
Copy link

codecov-io commented Dec 15, 2016

Current coverage is 95.55% (diff: 100%)

Merging #4921 into 2.x will decrease coverage by 0.04%

@@                2.x      #4921   diff @@
==========================================
  Files           586        586          
  Lines         37446      37446          
  Methods           0          0          
  Messages          0          0          
  Branches       5625       5625          
==========================================
- Hits          35799      35781    -18   
- Misses          698        710    +12   
- Partials        949        955     +6   

Powered by Codecov. Last update 2332df2...3fe97c2

@akarnokd akarnokd merged commit 1875256 into ReactiveX:2.x Dec 15, 2016
@akarnokd akarnokd deleted the TestConsumerTextFix branch December 15, 2016 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants