Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: correct type for selector function
The hot() function will create an Observable that emits strings from marble diagrams (even if the strings contain numbers). So the type of x should be string, not number.
- Loading branch information