Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix event notification tests #307

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Fix event notification tests #307

merged 1 commit into from
Nov 19, 2024

Conversation

mpnowacki-reef
Copy link

No description provided.

["bucket", "notification-rule", "list", f"b2://{bucket_name}", "--json"],
expected_stderr_pattern=private_preview_pattern
) == expected_rules
modified_rule(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copy paste bug

["bucket", "notification-rule", "list", f"b2://{bucket_name}", "--json"],
expected_stderr_pattern=private_preview_pattern
) == expected_rules
modified_rule(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
modified_rule(
assert_dict_equal_ignore_extra(

@mpnowacki-reef mpnowacki-reef force-pushed the fix_event_notifications_tests branch from 456b8f9 to a7f1364 Compare October 29, 2024 21:24
@pull pull bot merged commit b7c802d into master Nov 19, 2024
30 of 32 checks passed
@pull pull bot deleted the fix_event_notifications_tests branch November 19, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants