48m 38s
Feb 28, 2025, 6:33 AM

joomla-cms

[5.x][docu] Minor sudo fix (#45031) The `CYPRESS_CACHE_FOLDER` environment variable must be set within the `sudo` command.

laoneo
laoneo
pushed
2e81829a

Console Logs

1+ php -v 2s
2PHP 8.3.16 (cli) (built: Feb 4 2025 04:36:27) (NTS) 2s
3Copyright (c) The PHP Group 2s
4Zend Engine v4.3.16, Copyright (c) Zend Technologies 2s
5 with Zend OPcache v8.3.16, Copyright (c), by Zend Technologies 2s
6+ ./libraries/vendor/bin/phpunit --testsuite Integration 2s
7PHPUnit 9.6.21 by Sebastian Bergmann and contributors. 2s
8 2s
9............. 13 / 13 (100%) 5s
10 5s
11Time: 00:03.127, Memory: 12.00 MB 5s
12 5s
13OK (13 tests, 38 assertions) 5s
Exit Code 0