You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
Given we're conditionally using admin utilities that WordPress doesn't load by default, we should be running the test suite without loading admin utilities by default.
Might be time to switch to Behat, which means we could just run all of our tests against a genuine HTTP REST API.