]> git.mxchange.org Git - friendica.git/commitdiff
Adapt test names
authorPhilipp <admin@philipp.info>
Sat, 22 Jan 2022 20:41:22 +0000 (21:41 +0100)
committerPhilipp <admin@philipp.info>
Sat, 22 Jan 2022 20:43:30 +0000 (21:43 +0100)
tests/src/Module/BaseApiTest.php
tests/src/Util/DateTimeFormatTest.php

index f804a5a12ab21b6b658b3a9e0b0b5cde78fe3b2e..f0b2b4f66953c33a6a5a597d314d8c2e62fca9cd 100644 (file)
@@ -50,7 +50,7 @@ class BaseApiTest extends ApiTest
        }
 
        /**
-        * Test the api_user() function.
+        * Test the BaseApi::getCurrentUserID() function.
         *
         * @return void
         */
index 600ffe7ed570d8d98da412cd4ac145de8f8ba764..db0954122172d537063459e5e2789c0c7b6c767c 100644 (file)
@@ -79,7 +79,7 @@ class DateTimeFormatTest extends MockedTest
        }
 
        /**
-        * Test the api_date() function.
+        * Test the DateTimeFormat::API output.
         *
         * @return void
         */