Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix non static methods in Extractor_Test class call statically#5457

Merged
schlessera merged 1 commit into
wp-cli:masterwp-cli/wp-cli:masterfrom
ediamin:fix_non_static_method_calls_in_extractor_test_classediamin/wp-cli:fix_non_static_method_calls_in_extractor_test_classCopy head branch name to clipboard
Oct 31, 2020
Merged

Fix non static methods in Extractor_Test class call statically#5457
schlessera merged 1 commit into
wp-cli:masterwp-cli/wp-cli:masterfrom
ediamin:fix_non_static_method_calls_in_extractor_test_classediamin/wp-cli:fix_non_static_method_calls_in_extractor_test_classCopy head branch name to clipboard

Conversation

@ediamin

@ediamin ediamin commented Oct 24, 2020

Copy link
Copy Markdown
Contributor

The non static create_test_directory_structure and recursive_scandir methods in Extractor_Test class are called statically in same class in other methods. This PR just add static keyword to those methods and fix the problem.

@ediamin ediamin requested a review from a team as a code owner October 24, 2020 05:56
@schlessera schlessera added bug scope:testing Related to testing labels Oct 31, 2020
@schlessera schlessera added this to the 2.5.0 milestone Oct 31, 2020
@schlessera schlessera merged commit ea67204 into wp-cli:master Oct 31, 2020
@schlessera

Copy link
Copy Markdown
Member

Thanks for the PR, @ediamin !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.