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

Improves generated CLI, adds example tests #409

Merged
merged 2 commits into from
Dec 19, 2018
Merged

Improves generated CLI, adds example tests #409

merged 2 commits into from
Dec 19, 2018

Conversation

jamonholmgren
Copy link
Member

@@ -121,7 +122,7 @@ test('generates properly', async () => {

// test package installation
expect(spawn.firstCall.args).toEqual([
`cd ${props.name} && npm install --quiet && npm run --quiet format`,
Copy link
Collaborator

Choose a reason for hiding this comment

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

oops

@cmckni3
Copy link
Collaborator

cmckni3 commented Dec 19, 2018

LGTM

@jamonholmgren jamonholmgren merged commit 98f62f6 into master Dec 19, 2018
@jamonholmgren jamonholmgren deleted the cli/tests branch December 19, 2018 17:41
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