-
Bug
-
Resolution: Fixed
-
Major
-
4.0.0-a1
-
None
-
None
The feature tests in `tests/functional/extension_acp_test.php` (for example `test_extensions_catalog()`) are calling Packagist in the test suite which is causing delays, timeouts and dependencies.
These calls should be mocked.

