Skip to content

Commit

Permalink
update method comment
Browse files Browse the repository at this point in the history
  • Loading branch information
corva-alex-s committed Jan 5, 2024
1 parent f1489d4 commit f2d6e0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/unit/test_partial_rerun_merge_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ def partial_rerun_merge_app(event, api, asset_cache, rerun_asset_cache):

def test_merge_events_does_not_fail_for_partial_rerun_merge_events(context, mocker):
"""
merge_events parameter is ignored when incoming aws_event is not a list
partial rerun merge events shouldn't fail to be processed when used in combination with
merge_events parameter
"""

@corva.scheduled(merge_events=True)
Expand Down

0 comments on commit f2d6e0c

Please sign in to comment.