testWeave_random_injection.sh: fix random seed for predictable test results
Compare changes
@@ -35,7 +35,7 @@ echo
The test script testWeave_random_injection.sh
tests Weave's recovery of an injected signal with random parameters. Because the top-list comparison is quite fragile, this test occasionally fails depending on which random parameters are chosen. This MR fixes the random seed used for the test so that it now reliably passes. (I ran it 500 times in a row to confirm this!)
N/A