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

cli: remove --print-config #14585

Merged
merged 4 commits into from
Dec 6, 2022
Merged

cli: remove --print-config #14585

merged 4 commits into from
Dec 6, 2022

Conversation

adamraine
Copy link
Member

This is our only usage of generateConfig #14547

@adamraine adamraine requested a review from a team as a code owner December 5, 2022 18:59
@adamraine adamraine requested review from connorjclark and removed request for a team December 5, 2022 18:59
});

describe('preset', () => {
it('desktop should set appropriate config', () => {
Copy link
Member

Choose a reason for hiding this comment

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

would be good to still test this.
maybe a mock for the core/ API and check the config?

Copy link
Member Author

Choose a reason for hiding this comment

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

It's tested in bin-test.js

Copy link
Member

Choose a reason for hiding this comment

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

ah.. the experimental preset. true

@adamraine adamraine merged commit 2f67fbc into main Dec 6, 2022
@adamraine adamraine deleted the rm-print-config branch December 6, 2022 01:00
@connorjclark
Copy link
Collaborator

🫡

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