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: regex for new inquirer select #610

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Jan 12, 2024

there's unicode characters in the updated inquirer lists that were keeping the NUT automation from finding the expected values

side-quest during @W-14795554@, which requires this change

an example from debug (note where the " ends up on the 2nd line

testkit:execInteractiveCmd should scroll for answer: "hello world" +0ms
testkit:exe" +0msactiveCmd selected: "hello world

@mdonnalley mdonnalley merged commit 75f1a16 into main Jan 12, 2024
14 checks passed
@mdonnalley mdonnalley deleted the sm/regex-fix-new-inquirer-select branch January 12, 2024 16:46
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