Skip to content

Commit

Permalink
Point at prod_priors.py in end-to-end test (#279)
Browse files Browse the repository at this point in the history
Point at prod priors for end to end test
  • Loading branch information
dylanhmorris authored Jan 7, 2025
1 parent 1a5b8bd commit 1fb4c2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 69 deletions.
2 changes: 1 addition & 1 deletion pipelines/tests/test_end_to_end.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ do
--state $state \
--facility-level-nssp-data-dir "$BASE_DIR/private_data/nssp_etl_gold" \
--state-level-nssp-data-dir "$BASE_DIR/private_data/nssp_state_level_gold" \
--priors-path "$BASE_DIR/test_output/priors.py" \
--priors-path pipelines/priors/prod_priors.py \
--param-data-dir "$BASE_DIR/private_data/prod_param_estimates" \
--output-dir "$BASE_DIR/private_data" \
--n-training-days 60 \
Expand Down
68 changes: 0 additions & 68 deletions pipelines/tests/test_output/priors.py

This file was deleted.

0 comments on commit 1fb4c2e

Please sign in to comment.