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

chore(cli): Fix create test image #631

Closed
wants to merge 1 commit into from
Closed

chore(cli): Fix create test image #631

wants to merge 1 commit into from

Conversation

reznord
Copy link
Member

@reznord reznord commented Sep 7, 2018

What kind of change does this PR introduce?
Attempt to fix the failing tests

Did you add tests for your changes?
No, but fixed the failing tests

Summary
Fixes the create.test.js static image to map the current output.

Does this PR introduce a breaking change?
No

@reznord reznord changed the title chore(cli): Fix create test image static map chore(cli): Fix create test imag Sep 7, 2018
@reznord reznord changed the title chore(cli): Fix create test imag chore(cli): Fix create test image Sep 7, 2018
'src/tests/__mocks__/browserMocks.js',
'src/tests/__mocks__/fileMocks.js',
'src/tests/header.test.js'
'tests/__mocks__/browserMocks.js',
Copy link
Member Author

Choose a reason for hiding this comment

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

In the default template, now the tests reside outside of the src folder.

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

1 participant