wp-cli / search-replace-command

Searches/replaces strings in the database.
MIT License
57 stars 45 forks source link

Adjust tests for wp_get_table_names changes. #60

Closed gitlost closed 6 years ago

gitlost commented 6 years ago

Related https://github.com/wp-cli/wp-cli/pull/4624

Adjusts tests to be compatible with utils\wp_get_table_names().

This will have to be merged into https://github.com/wp-cli/search-replace-command/pull/59 for its tests to pass.