Skip to content

Commit

Permalink
Update src/olympia/blocklist/tests/test_mlbf.py
Browse files Browse the repository at this point in the history
Co-authored-by: William Durand <will+git@drnd.me>
  • Loading branch information
KevinMind and willdurand authored Nov 12, 2024
1 parent 36bc967 commit b8388e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/olympia/blocklist/tests/test_mlbf.py
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ def test_diff_all_possible_changes(self):

# Update the existing blocks, and create new ones for the versions "one" and "two".

# 1. Not blocked -> (Soft blocked)
# The first version gets soft blocked now.
block_factory(
guid=one.guid, updated_by=self.user, block_type=BlockType.SOFT_BLOCKED
)
Expand Down

0 comments on commit b8388e0

Please sign in to comment.