8000 Fix the example methodsShouldNotMatch, it was a double negation by mydeveloperplanet · Pull Request #148 · enofex/taikai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix the example methodsShouldNotMatch, it was a double negation #148

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 1 commit into from
Mar 24, 2025

Conversation

mydeveloperplanet
Copy link
Contributor

The example checked whether no methods matched 'not starting with foo or bar'. This is a double negation, it should check whether no methods match 'starting with foo or bar'.

Signed-off-by: mydeveloperplanet <gunter@mydeveloperplanet.com>
@mnhock mnhock added the documentation Improvements or additions to documentation label Mar 24, 2025
@mnhock mnhock merged commit 94d196c into enofex:main Mar 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0