]> git.mxchange.org Git - friendica.git/commit
replace more calls of DI::app(), add workaround for tests
authorArt4 <art4@wlabs.de>
Wed, 18 Dec 2024 21:19:01 +0000 (21:19 +0000)
committerArt4 <art4@wlabs.de>
Wed, 18 Dec 2024 21:19:01 +0000 (21:19 +0000)
commita583cc9b0ecd54bb780b97c659c73ce360809e57
tree5b07a022a0b7812975f4d2520e6aff551cf90cd6
parentba65cad1cd997dd4f76fd9addd081d11a898c861
replace more calls of DI::app(), add workaround for tests
tests/src/Factory/Api/Twitter/StatusTest.php
tests/src/Module/Api/Twitter/FavoritesTest.php
tests/src/Module/Api/Twitter/Lists/StatusesTest.php
tests/src/Module/Api/Twitter/Statuses/NetworkPublicTimelineTest.php
tests/src/Module/Api/Twitter/Statuses/RetweetTest.php
tests/src/Module/Api/Twitter/Statuses/ShowTest.php
tests/src/Module/Api/Twitter/Statuses/UserTimelineTest.php
tests/src/Module/Api/Twitter/Users/LookupTest.php
tests/src/Module/Api/Twitter/Users/SearchTest.php