Skip to content

Hyp 14107 #410

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

Merged
merged 5 commits into from
Apr 1, 2025
Merged

Hyp 14107 #410

merged 5 commits into from
Apr 1, 2025

Conversation

japneetlambdatest
Copy link
Collaborator

No description provided.

commands/run.js Outdated
try {
let featureFlags = await batch_runner.getFeatureFlags(
lt_config["lambdatest_auth"]["username"],
lt_config["lambdatest_auth"]["username"],
Copy link
Collaborator

Choose a reason for hiding this comment

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

this should be accesskey

commands/run.js Outdated
featureFlags.data &&
featureFlags.data.includes("cypress-runon-hyper")
) {
if (!lt_config["tunnel_settings"]["tunnel_name"]) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

please add null check for tunnel_settings before accessing tunnel_name

@HRanjan-11 HRanjan-11 merged commit fbd6403 into LambdaTest:dev Apr 1, 2025
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.

2 participants