mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
update description for getFavoriteSiteUsingInvalidNetwork() test
This commit is contained in:
@@ -149,7 +149,7 @@ public class GetFavoriteSiteFullTests extends RestTest
|
||||
|
||||
@Test(groups = { TestGroup.REST_API, TestGroup.PEOPLE, TestGroup.FULL })
|
||||
@TestRail(section = { TestGroup.REST_API, TestGroup.PEOPLE }, executionType = ExecutionType.REGRESSION,
|
||||
description = "Verify request returns status 200 when using -me-")
|
||||
description = "Verify request returns status 401 when using invalid network")
|
||||
public void getFavoriteSiteUsingInvalidNetwork() throws Exception
|
||||
{
|
||||
UserModel invalidUserNetwork = dataUser.createRandomTestUser();
|
||||
|
||||
Reference in New Issue
Block a user