mirror of
https://github.com/friendica/friendica
synced 2025-01-18 17:44:28 +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
|
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);
|
// $this->useHttpMethod(Router::POST);
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue