Automattic / Automattic/babble
Tests are failing due to `wp_installing` being undefined
Open
- Dominant language
- PHP
- Stars
- 250
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
```
PHP Fatal error: Call to undefined function wp_installing() in /tmp/wordpress-tests-lib/includes/factory.php on line 178
```
As in #332, we need to add this function to [`/tests/babble-compat.php`](https://github.com/Automattic/babble/blob/develop/tests/babble-compat.php)
Contributor guide
Assessment
This issue has not been assessed yet.