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

lint: fixed typo in test_runner causing linter warning #30106

Closed
wants to merge 1 commit into from

Conversation

kevkevinpal
Copy link
Contributor

introduced in 357ad11

This typo is causing an error in the linter, fixing this should remove this warning

test/functional/test_runner.py:651: insuffient ==> insufficient
^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt

link to cirrus ci warning

@DrahtBot
Copy link
Contributor

DrahtBot commented May 15, 2024

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage

For detailed information about the code coverage, see the test coverage report.

Reviews

See the guideline for information on the review process.
A summary of reviews will appear here.

@DrahtBot DrahtBot added the Tests label May 15, 2024
@jonatack
Copy link
Contributor

See #30084.

@kevkevinpal
Copy link
Contributor Author

See #30084.

nice! closing in favor of #30084.

@bitcoin bitcoin locked and limited conversation to collaborators May 16, 2024
@bitcoin bitcoin unlocked this conversation May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants