mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:42:53 +00:00
spelling: applications
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
955f86d3c5
commit
2da2a38d48
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ class PushSubscriptionTest extends ApiTest
|
|||
*/
|
||||
public function testApiAccountVerifyCredentials(): void
|
||||
{
|
||||
$this->markTestIncomplete('Needs mocking of whole applictaions/Apps first');
|
||||
$this->markTestIncomplete('Needs mocking of whole applications/Apps first');
|
||||
|
||||
// $this->useHttpMethod(Router::POST);
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue