Closed JenniWhitman closed 6 months ago
Fixes https://github.com/mitodl/hq/issues/4215
Changes the dates for the future courses so they remain within range of enrollment
Run docker compose run --rm web pytest cms/api_test.py::test_home_page_featured_products multiple times to ensure it does not fail
docker compose run --rm web pytest cms/api_test.py::test_home_page_featured_products
What are the relevant tickets?
Fixes https://github.com/mitodl/hq/issues/4215
Description (What does it do?)
Changes the dates for the future courses so they remain within range of enrollment
How can this be tested?
Run
docker compose run --rm web pytest cms/api_test.py::test_home_page_featured_products
multiple times to ensure it does not fail