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

Resolve "Scheduled tests failing due to timeouts"

parent 4c613d99
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,6 @@ class Test(unittest.TestCase):
def test_examples(self):
""" Loop over examples to check they run """
examples = ['examples/gw_examples/injection_examples/fast_tutorial.py',
'examples/gw_examples/injection_examples/marginalized_likelihood.py',
'examples/gw_examples/data_examples/GW150914.py',
]
for filename in examples:
......
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