Skip to content

Commit f31bb78

Browse files
committed
fixup! test(dav): add integration test for principal property search
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 parent 4c0e071 commit f31bb78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/integration/features/bootstrap/PrincipalPropertySearchContext.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ class PrincipalPropertySearchContext implements Context {
1919
private Client $client;
2020
private ResponseInterface $response;
2121

22-
/**
23-
* @param string $baseUrl
24-
*/
2522
public function __construct(string $baseUrl) {
2623
$this->baseUrl = $baseUrl;
2724

0 commit comments

Comments
 (0)