Skip to content

Commit

Permalink
fix error test_prep_template_ajax_get_req
Browse files Browse the repository at this point in the history
  • Loading branch information
antgonza committed May 13, 2023
1 parent 3ef00f5 commit 2627c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qiita_pet/handlers/api_proxy/tests/test_prep_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ def test_prep_template_ajax_get_req(self):
'1.SKM4.640180', '1.SKM5.640177', '1.SKM6.640187',
'1.SKM7.640188', '1.SKM8.640201', '1.SKM9.640192'],
'deprecated': False,
'creation_job' : None,
'alert_message': ''}

self.assertDictEqual(obs, exp)
Expand Down

0 comments on commit 2627c1d

Please sign in to comment.