Skip to content

Commit

Permalink
Update time for test_simple_request
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaris committed Nov 30, 2023
1 parent f434de4 commit c06b85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indra/tests/test_db_rest.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __check_request(seconds, *args, **kwargs):

@pytest.mark.nonpublic
def test_simple_request():
__check_request(6, 'MAP2K1', 'MAPK1', stmt_type='Phosphorylation')
__check_request(15, 'MAP2K1', 'MAPK1', stmt_type='Phosphorylation')


@pytest.mark.nonpublic
Expand Down

0 comments on commit c06b85e

Please sign in to comment.