mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-11 05:14:26 +02:00
Fixing tests - maybe
This commit is contained in:
parent
9e30bd8ff7
commit
abbe7895ae
2 changed files with 6 additions and 0 deletions
|
@ -114,6 +114,7 @@ class ApiTest extends FixtureTest
|
|||
'authenticated' => true,
|
||||
'uid' => $this->selfUser['id']
|
||||
];
|
||||
BasicAuth::setCurrentUserID($this->selfUser['id']);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue