Adapt test names
This commit is contained in:
parent
fbefb599dc
commit
40b3c69eec
|
@ -50,7 +50,7 @@ class BaseApiTest extends ApiTest
|
|||
}
|
||||
|
||||
/**
|
||||
* Test the api_user() function.
|
||||
* Test the BaseApi::getCurrentUserID() function.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
|
|
@ -79,7 +79,7 @@ class DateTimeFormatTest extends MockedTest
|
|||
}
|
||||
|
||||
/**
|
||||
* Test the api_date() function.
|
||||
* Test the DateTimeFormat::API output.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue