diff --git a/src/main/resources/hemato_data_info.properties b/src/main/resources/hemato_data_info.properties index fe09403..30b3908 100644 --- a/src/main/resources/hemato_data_info.properties +++ b/src/main/resources/hemato_data_info.properties @@ -1,2 +1,2 @@ -#Mon Dec 04 12:12:08 EST 2023 -last_updated=202312041212 +#Tue Jan 02 10:59:47 EST 2024 +last_updated=202401021059 diff --git a/src/test/java/lab/HematoDataLab.java b/src/test/java/lab/HematoDataLab.java index 8ffd2c0..9ca8725 100644 --- a/src/test/java/lab/HematoDataLab.java +++ b/src/test/java/lab/HematoDataLab.java @@ -25,7 +25,7 @@ import com.imsweb.seerapi.client.disease.YearRangeString; /** - * To run this lab locally, you will need a ".seerapi" file under your user folder with a line "apiKey=XXX" set to your SEER*API key. + * To run this lab locally, you will need a ".seerapi" file under your user folder with a line "apikey=XXX" set to your SEER*API key. */ public class HematoDataLab {