Fix test failure for test_cli_all_flag_lists_configs by ensuring api/configs_repo submodule is initialized during checkout. The test expects configs in api/configs_repo/official/ but the submodule was not being initialized, causing the directory to be empty and the test to fail. Related: - Commit1cbb8fe: Added api/configs_repo as git submodule - Commitf5f37f6: Updated render.yaml for Render deployment This completes the submodule integration for both: - Production (Render API deployment) - CI/CD (GitHub Actions tests) Fixes: FAILED tests/test_estimate_pages.py::TestEstimatePagesCLI::test_cli_all_flag_lists_configs
2.4 KiB
2.4 KiB