Skip to content

Commit

Permalink
Ensure fvts consistent with coco pharma environment for testing #3254b
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
  • Loading branch information
planetf1 committed Jun 26, 2020
1 parent d0410b0 commit a6f0796
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
public class FVTConstants
{
public static final String USERID = "erinoverview";
public static final String DEFAULT_URL = "https://localhost:9443";
public static final String DEFAULT_URL = "https://localhost:9444";
public static final String SERVER_NAME1 = "cocoMDS4";
public static final String SERVER_NAME2 = "cocoMDS1";
}

0 comments on commit a6f0796

Please sign in to comment.