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

refactor(core): only set config names once in resolveModuleConfigs #1239

Merged
merged 2 commits into from
Oct 2, 2019

Conversation

eysi09
Copy link
Collaborator

@eysi09 eysi09 commented Sep 28, 2019

What this PR does / why we need it:

Config names were being set twice when resolving module configs. Assuming this was a rebase error.

@eysi09 eysi09 changed the title refactor(core): only set config names onces in resolveModuleConfigs refactor(core): only set config names once in resolveModuleConfigs Sep 29, 2019
@edvald
Copy link
Collaborator

edvald commented Sep 29, 2019

Feels like we should add a quick test for this (which I should have done when I did that refactor).

@eysi09
Copy link
Collaborator Author

eysi09 commented Sep 29, 2019

How would you test for this? It was literally just setting the values twice, just using a helper function the second time.

@eysi09 eysi09 merged commit b730377 into master Oct 2, 2019
@eysi09 eysi09 deleted the fix-config-names branch October 2, 2019 13:51
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.

3 participants