mirror of
https://github.com/friendica/friendica
synced 2025-04-23 17:10:11 +00:00
Fix tests
This commit is contained in:
parent
2c9f312e33
commit
1f18e096fe
3 changed files with 16 additions and 0 deletions
|
@ -47,6 +47,7 @@ class Destroy extends BaseApi
|
|||
|
||||
$this->dba = $dba;
|
||||
}
|
||||
|
||||
protected function post(array $request = [])
|
||||
{
|
||||
$this->checkAllowedScope(BaseApi::SCOPE_WRITE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue