Testing tests
This commit is contained in:
parent
420f6c652f
commit
3c0f22b2dd
2 changed files with 2 additions and 1 deletions
|
@ -1068,6 +1068,7 @@ class ApiTest extends FixtureTest
|
|||
{
|
||||
$this->expectException(\Friendica\Network\HTTPException\ForbiddenException::class);
|
||||
$_SESSION['authenticated'] = false;
|
||||
BasicAuth::setCurrentUserID();
|
||||
api_statuses_mediap('json');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue