Skip to content

Commit 32af147

Browse files
committed
Downgraded EOD
1 parent 4d73c97 commit 32af147

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/com/imsweb/validation/TestingUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public static void init() {
5050
if (_TNM_STAGING == null)
5151
_TNM_STAGING = loadStagingInstance("tnm-2.0.zip");
5252
if (_EOD_STAGING == null)
53-
_EOD_STAGING = loadStagingInstance("eod_public-3.3.zip");
53+
_EOD_STAGING = loadStagingInstance("eod_public-3.2.zip");
5454
}
5555

5656
private static Staging loadStagingInstance(String data) {
2.14 MB
Binary file not shown.
-1.85 MB
Binary file not shown.

0 commit comments

Comments
 (0)