Fix disabled HTML button and apply code review suggestions for branch download-stitched-image
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
This commit is contained in:
parent
75eac81b80
commit
9b78b4620d
3 changed files with 4 additions and 5 deletions
|
|
@ -341,6 +341,7 @@ def test_zipping_scan_data():
|
|||
# Check the zips are not in the zip
|
||||
for file in zip_files:
|
||||
assert not file.endswith(".zip")
|
||||
assert not file.endswith(".dzi")
|
||||
|
||||
|
||||
def test_all_files():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue