Skip to content

fix: Infer Matcher correctly for non-promise cases#1852

Closed
dprevost-LMI wants to merge 2 commits intowebdriverio:mainfrom
dprevost-LMI:fix-promise-references
Closed

fix: Infer Matcher correctly for non-promise cases#1852
dprevost-LMI wants to merge 2 commits intowebdriverio:mainfrom
dprevost-LMI:fix-promise-references

Conversation

@dprevost-LMI
Copy link
Contributor

Fix the Matcher types so that when doing non-promise type matching, it infers to void instead of Promise<void>

@dprevost-LMI dprevost-LMI changed the title Tentative first using Promise only for Type that requires it fix: Infer Matcher correctly for non-promise cases Jun 8, 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.

1 participant