Skip to content

Commit

Permalink
Update S3 event notifications integ tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Raviteja Saranga committed Jun 26, 2024
1 parent dbb04b7 commit 10b804c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def with_id(n):
if EVENTBRIDGE_CONFIGURATION in existing_notifications:
external_notifications[EVENTBRIDGE_CONFIGURATION] = existing_notifications[EVENTBRIDGE_CONFIGURATION]

# if delete, that's all we need
# If delete, that's all we need
if request_type == 'Delete':
return external_notifications

Expand Down

0 comments on commit 10b804c

Please sign in to comment.