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

Done #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Done #6

wants to merge 1 commit into from

Conversation

joesasson
Copy link
Collaborator

No description provided.

AnnJohn added a commit that referenced this pull request Aug 25, 2016
Inside "test/index-test.js" there is a line of code in the first "describe" which is written like this "expect(shout('hello')).toEqual('HELLO')". Inside the learn.co "Intro to Function Lab" there is an example written like this "expect(shout('hello')).to.equal('HELLO')". Which is correct? ".toEqual" or ".to.equal"? I feel it is ".toEqual". Correct me if I'm wrong. Under "YOUR TURN" at the bottom next to "(e.g., 'HELLO' .toLowerCase() )" this is written. "changesany" I feel this should be a space between"changes" and "any".
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.

1 participant