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
This commit is contained in:
@@ -48,7 +48,7 @@ import org.testng.annotations.Test;
|
||||
* @since 2.7
|
||||
*/
|
||||
@AlfrescoTest (jira = "RM-5234")
|
||||
public class AuditLoginEvents extends BaseRMRestTest
|
||||
public class AuditLoginEventsTests extends BaseRMRestTest
|
||||
{
|
||||
@Autowired
|
||||
private RMAuditAPI rmAuditAPI;
|
Reference in New Issue
Block a user