From d40a7a609e96ed426e6d3ab398645ea678d10adc Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 26 Nov 2020 10:03:39 +0000 Subject: run vendor/bin/phpunit --migrate-configuration --- Tests/phpunit.xml | 75 ++++++++++++++++------------------- vendor/composer/InstalledVersions.php | 4 +- vendor/composer/installed.php | 4 +- 3 files changed, 39 insertions(+), 44 deletions(-) diff --git a/Tests/phpunit.xml b/Tests/phpunit.xml index 0d3a55df4..a301c929f 100644 --- a/Tests/phpunit.xml +++ b/Tests/phpunit.xml @@ -1,42 +1,37 @@ - - - - - - - - - - - - - - - - - - ./Unit/ - - - ./Unit/ - - - - - - - - - postgresql - - - - - - ../Zotlabs/ - ../include/ - - + + + + ../Zotlabs/ + ../include/ + + + + + + + + + + + + + + + + ./Unit/ + + + ./Unit/ + + + + + + + + postgresql + + + - diff --git a/vendor/composer/InstalledVersions.php b/vendor/composer/InstalledVersions.php index 52bc03f7c..d2a30ae5c 100644 --- a/vendor/composer/InstalledVersions.php +++ b/vendor/composer/InstalledVersions.php @@ -19,7 +19,7 @@ private static $installed = array ( 'aliases' => array ( ), - 'reference' => 'de054026f25233fe47938c32777605bb900253f3', + 'reference' => '0ec40f00a929fd755368bf6deec88a8d4ebe05ba', 'name' => 'zotlabs/hubzilla', ), 'versions' => @@ -243,7 +243,7 @@ private static $installed = array ( 'aliases' => array ( ), - 'reference' => 'de054026f25233fe47938c32777605bb900253f3', + 'reference' => '0ec40f00a929fd755368bf6deec88a8d4ebe05ba', ), ), ); diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index bb496dd5f..febb26167 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -6,7 +6,7 @@ 'aliases' => array ( ), - 'reference' => 'de054026f25233fe47938c32777605bb900253f3', + 'reference' => '0ec40f00a929fd755368bf6deec88a8d4ebe05ba', 'name' => 'zotlabs/hubzilla', ), 'versions' => @@ -230,7 +230,7 @@ 'aliases' => array ( ), - 'reference' => 'de054026f25233fe47938c32777605bb900253f3', + 'reference' => '0ec40f00a929fd755368bf6deec88a8d4ebe05ba', ), ), ); -- cgit v1.2.3