Skip to content

Commit e081855

Browse files
committed
download_prep_id
1 parent d74f3e8 commit e081855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qiita_pet/handlers/api_proxy/tests/test_prep_template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def test_prep_template_ajax_get_req(self):
7575
'message': '',
7676
'name': "Prep information 1",
7777
'files': ["uploaded_file.txt"],
78-
'download_prep_id': 24,
78+
'download_prep_id': 21,
7979
'other_filepaths': ['1_prep_1_19700101-000000.txt',
8080
'1_prep_1_qiime_19700101-000000.txt',
8181
'1_prep_1_19700101-000000.txt'],

0 commit comments

Comments
 (0)