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

Fix: Invalid browser specified in configuration throws an error when valid browser is specified in CLI(closes #6618) #6993

Merged
merged 5 commits into from Apr 25, 2022

Conversation

Artem-Babich
Copy link
Contributor

Purpose

Browsers specified via CLI should override the browsers specified in the config file. Currently, the error will be thrown If you specify an invalid browser in the config file, despite the fact that a valid browser is specified via CLI.

References

#6618

@Artem-Babich Artem-Babich temporarily deployed to CI April 20, 2022 19:48 Inactive
@Artem-Babich Artem-Babich changed the title Fix: Invalid browser specified in configuration throws and error when valid browser is specified in CLI(closes #6618) Fix: Invalid browser specified in configuration throws an error when valid browser is specified in CLI(closes #6618) Apr 20, 2022
@Artem-Babich Artem-Babich temporarily deployed to CI April 25, 2022 08:15 Inactive
src/cli/cli.js Outdated Show resolved Hide resolved
@Artem-Babich Artem-Babich temporarily deployed to CI April 25, 2022 12:22 Inactive
@Artem-Babich Artem-Babich temporarily deployed to CI April 25, 2022 12:26 Inactive
@Artem-Babich Artem-Babich temporarily deployed to CI April 25, 2022 13:00 Inactive
@Artem-Babich Artem-Babich merged commit 79ecb56 into DevExpress:master Apr 25, 2022
@github-actions
Copy link

github-actions bot commented May 6, 2022

Release v1.19.0-alpha.1 addresses this.

@Artem-Babich Artem-Babich deleted the BabichA-fix-6618 branch June 20, 2022 09:26
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

3 participants