Skip to content

Commit e942756

Browse files
author
AMIT KUMAR
committed
Merge branch 'release-1.10' of https://github.com/project-sunbird/sunbird-functional-tests into release-1.10
2 parents d3b55eb + 3e7da9f commit e942756

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sunbird_service_api_test/src/test/java/org/sunbird/common/util

sunbird_service_api_test/src/test/java/org/sunbird/common/util/Constant.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ private Constant() {}
4040
public static final String RESPONSE_JSON = "response.json";
4141
public static final String LMS_ENDPOINT = "restTestClient";
4242
public static final String KEYCLOAK_ENDPOINT = "keycloakTestClient";
43-
public static final int ES_SYNC_WAIT_TIME = 3000;
43+
public static final int ES_SYNC_WAIT_TIME = 5000;
4444
public static final String LOCATION_TYPE_STATE = "state";
4545
public static final String LOCATION_TYPE_DISTRICT = "district";
4646
public static final String LOCATION_TYPE_BLOCK = "block";

0 commit comments

Comments
 (0)