mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
edited test
This commit is contained in:
+2
-2
@@ -114,8 +114,8 @@ public class ShardInfoTest extends AbstractSearchServicesE2ETest
|
||||
assertNotNull(instance);
|
||||
|
||||
assertTrue(baseUrls.contains(instance.getBaseUrl()));
|
||||
|
||||
restClient.assertStatusCodeIs(HttpStatus.OK);
|
||||
|
||||
assertEquals(instance.getState(), "ACTIVE");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user