can we change the test to a date less then 01/01/2024? I think omopgenerics will throw warning/error if the date of the tables are greater then current date. And I am about to make a release of omock which will throw an error if any tables contain date greater then current date. This test got flagged up in revdep check
https://github.com/OHDSI/CohortConstructor/blob/26484ba5410181ce3ce8618e8f820eee3f6330e9/tests/testthat/test-conceptCohort.R#L562
can we change the test to a date less then 01/01/2024? I think omopgenerics will throw warning/error if the date of the tables are greater then current date. And I am about to make a release of omock which will throw an error if any tables contain date greater then current date. This test got flagged up in revdep check