In https://github.com/wp-cli/php-cli-tools/pull/155, we marked a test skipped 217cb51 because it was unexpectedly failing. We should track down why it was failing, and restore the test. **Done is:** * `$this->markTestSkipped()` is removed from the test.
In #155, we marked a test skipped 217cb51 because it was unexpectedly failing.
We should track down why it was failing, and restore the test.
Done is:
$this->markTestSkipped()is removed from the test.