tests: Fix url generation mocks and cleanup some phpunit code

Signed-off-by: Julius Knorr <jus@bitgrid.net>
This commit is contained in:
Julius Knorr
2025-01-17 10:59:25 +01:00
committed by backportbot[bot]
parent 81c8aad66f
commit e9e5234925
11 changed files with 33 additions and 27 deletions

View File

@@ -42,7 +42,7 @@ class CardReferenceProviderTest extends TestCase {
private $l10n;
private $userId;
private $provider;
public function setUp() : void {
parent::setUp();