Skip to content

Update count-the-characters_test.js#1

Merged
AlexVvx merged 1 commit into
AlexVvx:masterfrom
demns:patch-1
Jul 7, 2016
Merged

Update count-the-characters_test.js#1
AlexVvx merged 1 commit into
AlexVvx:masterfrom
demns:patch-1

Conversation

@demns

@demns demns commented Jul 7, 2016

Copy link
Copy Markdown

telescope is 3 characters, isn't it?


it('should return number of characters in word', function() {
expect(countChar('telescope', 'e')).toEqual(2);
expect(countChar('telescope', 'e')).toEqual(3);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Completely agree! Thank you!!

@AlexVvx
AlexVvx merged commit a4bc959 into AlexVvx:master Jul 7, 2016
@demns
demns deleted the patch-1 branch July 7, 2016 13:30
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.

2 participants