Skip to content
Snippets Groups Projects
Commit 3c93842c authored by Colm Talbot's avatar Colm Talbot
Browse files

Merge branch '518-scheduled-tests-failing' into 'master'

Resolve "Scheduled tests failing"

Closes #518

See merge request !852
parents 96cedb44 ceb874da
No related branches found
No related tags found
1 merge request!852Resolve "Scheduled tests failing"
Pipeline #151139 passed
...@@ -41,7 +41,7 @@ class Test(unittest.TestCase): ...@@ -41,7 +41,7 @@ class Test(unittest.TestCase):
duration = 4.0 duration = 4.0
sampling_frequency = 2048.0 sampling_frequency = 2048.0
label = "full_15_parameters" label = "full_15_parameters"
np.random.seed(8817023) np.random.seed(8817020)
waveform_arguments = dict( waveform_arguments = dict(
waveform_approximant="IMRPhenomPv2", waveform_approximant="IMRPhenomPv2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment