Skip to content

Commit

Permalink
Merge branch 'release-1.10' of https://github.com/project-sunbird/sun…
Browse files Browse the repository at this point in the history
…bird-functional-tests into release-1.10
  • Loading branch information
AMIT KUMAR committed Sep 7, 2018
2 parents d3b55eb + 3e7da9f commit e942756
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ private Constant() {}
public static final String RESPONSE_JSON = "response.json";
public static final String LMS_ENDPOINT = "restTestClient";
public static final String KEYCLOAK_ENDPOINT = "keycloakTestClient";
public static final int ES_SYNC_WAIT_TIME = 3000;
public static final int ES_SYNC_WAIT_TIME = 5000;
public static final String LOCATION_TYPE_STATE = "state";
public static final String LOCATION_TYPE_DISTRICT = "district";
public static final String LOCATION_TYPE_BLOCK = "block";
Expand Down

0 comments on commit e942756

Please sign in to comment.