mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
add anything ..
This commit is contained in:
parent
123c116591
commit
2248850f78
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ class TrustedBrowserTest extends MockedTest
|
|||
{
|
||||
$factory = new TrustedBrowser(new NullLogger());
|
||||
|
||||
$uid = 42;
|
||||
$uid = 42;
|
||||
$userAgent = 'PHPUnit';
|
||||
|
||||
$trustedBrowser = $factory->createForUserWithUserAgent($uid, $userAgent, true);
|
||||
|
|
Loading…
Reference in a new issue