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

feat: chunk (#20) #21

Merged
merged 1 commit into from
Jun 23, 2020
Merged

feat: chunk (#20) #21

merged 1 commit into from
Jun 23, 2020

Conversation

jthomerson
Copy link
Member

No description provided.

Copy link

@jimjenkins5 jimjenkins5 left a comment

Choose a reason for hiding this comment

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

Looks good. Just the one wording suggestion

);
});

it('returns single-element array containing entirety of input when size is >= than input length', () => {

Choose a reason for hiding this comment

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

Suggested change
it('returns single-element array containing entirety of input when size is >= than input length', () => {
it('returns single-element array containing entirety of input when size is >= input length', () => {

@jthomerson jthomerson merged commit 9b40da1 into master Jun 23, 2020
@jthomerson jthomerson deleted the jrthomer/chunk branch June 23, 2020 07:25
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

2 participants