Skip to content

Commit

Permalink
test: remove reference to deleted upstream_max_attempts attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
pomegranited committed Jan 24, 2025
1 parent d61217f commit 9ef4ac8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,6 @@ def _copy_paste_and_assert_link(key_to_copy):
assert new_block.upstream == str(self.lib_block_key)
assert new_block.upstream_version == 3
assert new_block.upstream_display_name == "MCQ-draft"
assert new_block.upstream_max_attempts == 5
return new_block_key

# first verify link for copied block from library
Expand Down

0 comments on commit 9ef4ac8

Please sign in to comment.