You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
here is my user setting:
"run_single_cucumber_command": "cucumber {relative_path} -l{line_number} ENVIRONMENT=LOCAL BROWSER=true MOBILE=true -f pretty",
when i watch ENV["ENVIRONMENT"] its value LOCAL:409 where 409 is the value of line number argument.
The text was updated successfully, but these errors were encountered:
here is my user setting:
"run_single_cucumber_command": "cucumber {relative_path} -l{line_number} ENVIRONMENT=LOCAL BROWSER=true MOBILE=true -f pretty",
when i watch ENV["ENVIRONMENT"] its value LOCAL:409 where 409 is the value of line number argument.
The text was updated successfully, but these errors were encountered: