API: Improve attachment removal functionality for the status text
This commit is contained in:
parent
02875df596
commit
164e6b350d
2 changed files with 2 additions and 43 deletions
|
@ -3775,16 +3775,6 @@ class ApiTest extends DatabaseTest
|
|||
$this->assertEquals('some_text [url="some_url"]"some_url"[/url]', $result);
|
||||
}
|
||||
|
||||
/**
|
||||
* Test the api_clean_attachments() function.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function testApiCleanAttachments()
|
||||
{
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
|
||||
/**
|
||||
* Test the api_best_nickname() function.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue