set the correct SC value in test_make_srps
This should fix the random failures we have seen in the pipeline. The vetting tests were interfering with how test_make_srps
was changing references to ScienceCategories in order to ensure multiple panels were generated. Without the proper panels, this would result in multiple failures within test_context
.