From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:16:48 +0000 (-0400) Subject: spelling: applications X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2da2a38d48997ce8811daa0d778632da6531fe84;hp=955f86d3c57a5165ca267d63c3e157225ef8e033;p=friendica.git spelling: applications Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/tests/src/Module/Api/Mastodon/PushSubscriptionTest.php b/tests/src/Module/Api/Mastodon/PushSubscriptionTest.php index c50763bd65..e7c968ea28 100644 --- a/tests/src/Module/Api/Mastodon/PushSubscriptionTest.php +++ b/tests/src/Module/Api/Mastodon/PushSubscriptionTest.php @@ -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); //