Update tests/src/Core/Session/UserSessionTest.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
0b66b6e0d5
commit
7c4611af19
|
@ -128,7 +128,7 @@ class UserSessionTest extends MockedTest
|
||||||
$this->assertEquals($expected, $userSession->getRemoteUserId());
|
$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()
|
public function dataGetRemoteContactId()
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user