mirror of
https://github.com/friendica/friendica
synced 2025-04-26 13:10:11 +00: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