mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Renamed test classes to end with Test or Tests
(cherry picked from commit ce60d3e89f
)
This commit is contained in:
@@ -48,7 +48,7 @@ import org.testng.annotations.Test;
|
|||||||
* @since 2.7
|
* @since 2.7
|
||||||
*/
|
*/
|
||||||
@AlfrescoTest (jira = "RM-5234")
|
@AlfrescoTest (jira = "RM-5234")
|
||||||
public class AuditLoginEvents extends BaseRMRestTest
|
public class AuditLoginEventsTests extends BaseRMRestTest
|
||||||
{
|
{
|
||||||
@Autowired
|
@Autowired
|
||||||
private RMAuditAPI rmAuditAPI;
|
private RMAuditAPI rmAuditAPI;
|
Reference in New Issue
Block a user