Skip to content
Snippets Groups Projects

[RTADPA BW Tests] Use new exp24 minbias for AllenInMoore_Hlt1_Bandwidth test

Merged Luke Grazette requested to merge lugrazet-BW-hlt1test-exp24minbias into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -168,7 +168,7 @@ def download_digi_inputs_locally(urls, dest_dir, max_size=None):
assertion_endswith=assertion_endswith)
def download_mdf_inputs_locally(urls, dest_dir, max_size):
def download_mdf_inputs_locally(urls, dest_dir, max_size=None):
"""
Calls download_inputs_locally specifically for mdf, mep or raw files.
"""
Loading