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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing space from deprecated message #1334

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Conversation

vieiralucas
Copy link
Contributor

Purpose (TL;DR) - mandatory

I noticed that the deprecated message for stub was missing a space

How to verify - mandatory

  1. Check out this branch (see github instructions below)
  2. Call sinon.stub(obj, 'meth', fn)
  3. Observe that the missing space is not missing anymore
    馃樃

@coveralls
Copy link

coveralls commented Mar 15, 2017

Coverage Status

Coverage remained the same at 95.343% when pulling 7dcad30 on vieiralucas:master into 86995f9 on sinonjs:master.

@coveralls
Copy link

coveralls commented Mar 15, 2017

Coverage Status

Coverage remained the same at 95.343% when pulling 7dcad30 on vieiralucas:master into 86995f9 on sinonjs:master.

@mantoni mantoni merged commit 2058030 into sinonjs:master Mar 15, 2017
@mantoni
Copy link
Member

mantoni commented Mar 15, 2017

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants