Skip to content
Snippets Groups Projects
Commit bf2b7eef authored by Megan Henning's avatar Megan Henning
Browse files

Test third session is downloaded

parent df3193ed
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,7 @@ def test_download(data_builder, file_form, as_admin, api_db):
if 'session1_1' in str(tarinfo.name):
found_third_session = True
assert found_second_session
assert found_third_session
tar.close()
......
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