Skip to content

Conversation

@SagarGaniga
Copy link
Collaborator

@SagarGaniga SagarGaniga commented Nov 26, 2020

Adds a capability to provide cypress_version.

}

if (bsConfig.cypress_version && bsConfig.cypress_version !== data.cypress_version) {
logger.warn(Constants.userMessages.CYPRESS_VERSION_CHANGED);
Copy link
Collaborator

Choose a reason for hiding this comment

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

let's check the message?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Updated

return chalk.red(message)
}

exports.versionChangedMessage = (preferredVersion, actualVersion) => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we add Spec for this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@prateekbstack
Copy link
Collaborator

LGTM

@karanshah-browserstack karanshah-browserstack merged commit 205a737 into master Dec 7, 2020
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.

4 participants