Adapt test names

This commit is contained in:
Philipp 2022-01-22 21:41:22 +01:00
parent fbefb599dc
commit 40b3c69eec
No known key found for this signature in database
GPG Key ID: 24A7501396EB5432
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ class BaseApiTest extends ApiTest
}
/**
* Test the api_user() function.
* Test the BaseApi::getCurrentUserID() function.
*
* @return void
*/

View File

@ -79,7 +79,7 @@ class DateTimeFormatTest extends MockedTest
}
/**
* Test the api_date() function.
* Test the DateTimeFormat::API output.
*
* @return void
*/