From 7c4611af199810bf375329d4aa5d72080180a9da Mon Sep 17 00:00:00 2001 From: Philipp Date: Thu, 20 Oct 2022 20:47:43 +0200 Subject: [PATCH] Update tests/src/Core/Session/UserSessionTest.php Co-authored-by: Hypolite Petovan --- tests/src/Core/Session/UserSessionTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/src/Core/Session/UserSessionTest.php b/tests/src/Core/Session/UserSessionTest.php index 5325923871..41c5033527 100644 --- a/tests/src/Core/Session/UserSessionTest.php +++ b/tests/src/Core/Session/UserSessionTest.php @@ -128,7 +128,7 @@ class UserSessionTest extends MockedTest $this->assertEquals($expected, $userSession->getRemoteUserId()); } - /// @fixme Add more data when Contact::getIdForUrl ist a dynamic class + /// @fixme Add more data when Contact::getIdForUrl is a dynamic class public function dataGetRemoteContactId() { return [