Skip to content

Commit 8cc1cfd

Browse files
committed
CDD-3441 Format & lint
1 parent 12f5c27 commit 8cc1cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/cms/dynamic_content/test_blocks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,4 +417,4 @@ def test_missing_keys_do_not_break_logic(self):
417417
{"theme": {"id": "1"}}, # incomplete
418418
]
419419

420-
assert check_permissions(permissions, "1", "2", "3") is False
420+
assert check_permissions(permissions, "1", "2", "3") is False

0 commit comments

Comments
 (0)